Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×Hello,
I'm trying to update a "Number" custom field with the total count of members present in all selected groups within an issue.
Do you have any suggestions for how I can achieve this?
Regards!
Unfortunately, Jira doesn’t directly provide a way to count users in a group via JQL.
As an alternative solution, you can achieve this by utilizing Automation and the "Lookup" action to retrieve group members.
Calculate the Total Count of Group Members: Use a smart value to calculate the total number of members across the selected groups.
Update the "Number" Custom Field: Add an "Edit Issue" action to update the "Number" custom field with the calculated count.
Hope this helps!
Best regards
Sam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.