The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I would like to show a transition on an issue only if the current user belongs to the group selected in the group picker field on that issue.
For example, the group picker on the current issue is set to "Group A." If the current user belongs to the group called Group A, show the transition. If the current user is not in the group, hide the transition. The group picker may be set to Group A, Group B, Group C, etc. so it cannot be a static string in the condition.
I have not used Groovy scripting yet, but DO have Script Runner installed. Just not sure how to write anything in Groovy.
In short terms, I need to show my 'Assign To Me' transition on an issue if the current user is in the same group as the group picker value.
You don't need scriptrunner to be able to do this in JIRA. All you need to do is edit the workflow, select the transition in question, and the add a condition called "User is in group custom field":
Once you do this, you then have to select the custom group field in question. In my case my group picker custom field name was GP1:
From that point you just have to publish the workflow. I was then able to make sure that if my user was in that group, they could see that transition, whereas other users not in that group cannot see this transition.
I have no clue how I wasn't able to figure this out. I have loads of workflow conditions/post functions and for some reason never knew this option was there. Hilarious! Thank you SO much!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.