The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Limit custom field options (dropdown list) on Screen

Oleksandr Presich
Contributor
May 11, 2014

Hello guys,

please advise if it is possible to limit custom field options through the properties screen by analogy to the: jira.field.resolution.include?

We are using JIRA 6.2

Thanks!

3 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Mizan
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 Champions.
May 12, 2014

It is not possible by setting a workflow property however using behaviours plugin you can hide options of a specific customfield on a specific workflow transition . You will need write a groovy script which will hide the options then add a condition so that this script is executed only where you want it . You can refer a similar example here https://jamieechlin.atlassian.net/wiki/display/JBHV/Miscellaneous+Behaviours+Examples#MiscellaneousBehavioursExamples-Addorremoveoptionstosingleormulti-selectfields

0 votes
Tiago Comasseto
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 Champions.
May 11, 2014

Hi, we currently hava an improvement request opened to add the ability of limiting the visibility of custom fields values in this link. You may post your comments there and add yourseld as watcher for futher updates.

Cheers

Oleksandr Presich
Contributor
May 12, 2014

I don't need to limit visibiliy of the issue. What I want is only to include only 2 from 3 options in Dropdown list.

0 votes
Deleted user
May 11, 2014

Hi Oleksandr,

Using the jira.field.resolution.include is not yet possible and you have to use jira.field.resolution.include to do the job.

Deleted user
May 11, 2014

There is still an open ticket to also include the jira.field.resolution.include property:

https://jira.atlassian.com/browse/JRA-16443

Comments for this post are closed

Community moderators have prevented the ability to post new answers.