Hi,
i have a Workflow with many users in there. All of the users are sorted by groups, so i have 7 groups with 10 users inside. Now i have 1 User per group as Lead of this group. I want, that this leader gets automatically selected if one of the users out of his group creates a ticket. Is there any possibility to do that with postfunctions?
Example:
User A is in Group A with Leader A (defined in a second Group so i have 2 Groups)
Leader A is in Group A and in Group Lead A.
If User A creates a Ticket, Leader A gets automatically assigned. (Selected by Groups)
Thanks for your Help!
Hello Sebastian,
There are several plugins that you can use to achieve this feature. I can think about four possible options:
1 - First, I would recommend Scripting Suite for JIRA as a free solution so you can build a script like the one informed in the link below:
2 - If you are using Script Runner or JIRA Misc Workflow Extensions, you can try the solutions provided below:
3 - However, if you are not very familiar to Python or Groovy Script, you can use Automation for JIRA and perform a rule like the one below:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.