query to find user worked on issues for past few months

Suma Pralhad Kustagi December 9, 2021

Hi,

   Is there any way to find out that the user worked on multiple issues in past 3 months but he is not the current  Assignee or Reporter..

 

Regards,
Suma

1 answer

1 accepted

1 vote
Answer accepted
Fabio Racobaldo _Herzum_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 9, 2021

Hi @Suma Pralhad Kustagi ,

the query should be the following :

assignee was USERNAME and assignee != USERNAME and reporter != USERNAME and updated > startOfMonth(-3)

 This query extracts all issue updated in the last 3 months worked by USER and that currently are not assigned or reported by the USER itself.

Hope this helps,

Fabio

Suma Pralhad Kustagi December 9, 2021

Thank you so much for the quick response.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events