I am trying to set a condition for a transition in the workflow. Only a user in the approvers list of the issue should be able to execute the transition. What is the Boolean or RegEx expression I can use for this? Thanks
Is it user picker field??
then use condition "User Is In Custom field" then add field to that
tha's it
I am not sure if JIRA Workflow Enhancer Plugin works with JQL, does it? I think not. I have gotten it to work using the Boolean expression “{Approvers} == /.*[user].*/”. Thanks for your prompt response
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this doesn't need any plugin go to workflow condition click add condition select "user is in custom field"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know what version of JIRA Service Desk are you using. I am using
JIRA Service Desk 3.10.1
JIRA Core 7.7.1
But my JIRA only has the options below
Block transition until approval
Hide transition from user
Only Assignee Condition
Only Reporter Condition
Permission Condition
Sub-Task Blocking Condition
User Is In Group
User Is In Group Custom Field
User Is In Project Role
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.