Hello there- i am trying to create a custom field that calculates based on the assignee of the issue put the group name he/she belongs to even if the user exists in more than one user group.
is this possible with out script?
i am on JIRA cloud edition
Thank you in advance.
You would need to create a script. How are you calculating it?
didnt start on the script yet but wondering if there is a non script solution?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The closest you could get to a non-script solution would be Automation for Jira. You can play with the web request action and REST endpoints for groups.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.