Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a view in JIRA that can show me the list of activities made by a specific resource? As well

Rajagopal
Contributor
March 30, 2022

Is there a view in JIRA that can show me the list of activities made by a specific resource? As well as activities that affect that resource?

And, I would also like to group my resources and want to see the activities of an entire group as well.

Hopefully this gives me filters that allow me to:
- Select activities from specific dates
- Select kind of activity (Show only changes affecting task's time, etc)

1 answer

0 votes
Jack Brickey
Community Champion
March 30, 2022

If by resource you mean a Jira user then consider using the updatedby() function an example is given below.

issuekey IN updatedBy(jsmith)

you can find more information about this function in this document - advanced-search-reference-jql-functions 

I believe this will work for groups as well.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events