Forums

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

Context based on Issue type & Field Value?

t October 27, 2016

Hi,

I currently have a drop down field for 'Country' which has a context applied based on Project. e.g Europe Project will display a different country list than another Project.

I also have another field named Supplier - which is a drop down list.

Is there a way to limit the results in the Supplier drop down list based on what country is chosen in the 'Country' field?

1 answer

0 votes
Nic Brough -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.
October 28, 2016

Not with contexts.  The context is based on project and issue type.

You could use a simple cascading select, or, if you have the Script Runner you mention, there's ways to modify the contents of a list dependent on other fields - https://scriptrunner.adaptavist.com/4.3.1/jira/behaviours-overview.html (although I don't think it's got an example for select lists dependent on others, hopefully there's enough there to get started)

Suggest an answer

Log in or Sign up to answer