JIRA: Find all issues related to a user

后端 未结 7 1644
庸人自扰
庸人自扰 2021-01-31 03:20

In JIRA, how do a find all issues related to a user, across all projects.

A simple query search yields only full text results. i.e. only issues where the name is mentio

7条回答
  •  北荒
    北荒 (楼主)
    2021-01-31 04:00

    Just had the same 'stock accounting' use case: If you like to get an overview of the issues where you were involved to, just go to the profile page of your user, and hit 'Activity'. All tickets you had been working on are displayed.

    This seems to be an alternative for all who are also not able to do a query like

    assignee was currentUser()

    because their Jira does not support history searches on that field (like ours here).

提交回复
热议问题