Proper syntax for jira.permission.{permission}.userCF

Sameera Shaakunthala [inactive]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2011

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!

1 answer

1 accepted

1 vote
Answer accepted
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2011

I would think jira.permission.browse.userCF = 10000or jira.permission.browse.userCF = customfield_10000 ?

Sameera Shaakunthala [inactive]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 15, 2011

Thanks!

jira.permission.browse.userCF = customfield_10000

:)

Suggest an answer

Log in or Sign up to answer