I'm using workflow properties to implement per-step restrictions for a workflow.
What is the proper syntax for jira.permission.browse.userCF ?
Should it be either,
jira.permission.browse.userCF = Field Name
or
jira.permission.browse.userCF = cf[10000]
or
jira.permission.browse.userCF = 10000
or
else?
Thanks!
I would think jira.permission.browse.userCF = 10000or jira.permission.browse.userCF = customfield_10000 ?
Thanks!
jira.permission.browse.userCF = customfield_10000
:)
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.