You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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
Hi - Did this ever get added as a feature? Being able to query last updated by, by a specific group?
This would be useful for us. Something like the following:
Issue in updatedBy(membersOf("YourJiraGroup"),-5d)