Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Filter Last Updated by issues based on Groups

Madhu mullangi October 1, 2020

We want to filter issues Updated by based on Groups.

We are able to see Last Updated by particular user using

issue in updatedBy("UserName")

Instead of Single user we want to filter issues based on Jira Groups.

 

Thanks in advance

Madhu

 

3 comments

Niranjan
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 1, 2020

Hi @Madhu mullangi ,

UpdatedBy() supports only specific users but not groups.

updatedBy(user)
updatedBy(user, dateFrom)
updatedBy(user, dateFrom, dateTo)

 

https://confluence.atlassian.com/display/JIRASOFTWARESERVER083/Advanced+searching+-+functions+reference

Search for issues that were updated by a specific user, optionally within the specified time range. An update in this case includes creating an issue, updating any of the issue's fields, creating or deleting a comment, or editing a comment (only the last edit). 

Swatee G July 28, 2021

Hi - Did this ever get added as a feature? Being able to query last updated by, by a specific group?

Keith Aulson April 14, 2022

This would be useful for us.   Something like the following:

Issue in updatedBy(membersOf("YourJiraGroup"),-5d)

Like # people like this
Arvind Purohit April 19, 2022

Yes this would be really helpful!

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events