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
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.