Forums

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

I am having a doubt regarding the multilevel Casacading custom field

Queenmary October 7, 2020

In Jira I am in the need to implement a multilevel casacading field.

Let me explain in a better way with as example

If in a first field if we select a country

In the second field it has to show the state list from the above chose country.

In the third field it has to show the city from the above chose state.

Like this i need to implement in jira....

Can any one help me on this with guide to do the same in jira

Thank you so much in advance 

2 answers

0 votes
Niranjan
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 7, 2020

Hi,

Multi level cascading is not a native feature in JIRA but plugins like https://marketplace.atlassian.com/apps/5008/multi-level-cascading-select?hosting=server&tab=overview should help. Seems a good plugin.

How about creating two cascading select list fields? If you do not want to use plugin, this may be an option to consider.

Country/State

State/City

Queenmary October 14, 2020

Hi All, 

Thank you for the answers above.

Here I am thinking to use script runner to implement the above in jira.

Is there a way or script to do the same if so please please guide me to do this...

 

Thank you in advance

0 votes
Joe Pitt
Community Champion
October 7, 2020

You can't do it out of the box. I suggest looking in the marketplace, there may be plugin that does it. 

Suggest an answer

Log in or Sign up to answer