Using Jira cloud, we want to update the Jira Team field according to the reporter's group.
Assuming a user can belong to 1 group only, is there any way to do it by using automation or a script?
HI @Yaniv ,
A user can belong to multiple groups. You probably can call out by API what groups a user belongs to but what exactly would you do with that info?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Yaniv ,
It would be the same process if it was multiple or one group. You would need to break it down into 3 parts when automating through scripts and API.
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.