Forums

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

How to give the name to child selection in cascading single select in jira

Venkateswara Kumar November 26, 2018

Hi all,

Here come up with the scenario, how to modify the "edit-cascadingselect.vm" file in jira, where we can ask the name for child selection in cascading single select .
In the below image as of now there is no facility to provide in jira to give the name for child selection, Kindly suggest me, how to implement .

cascading single select.png

1 answer

0 votes
Sreenivasaraju P
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.
November 26, 2018

@Venkateswara Kumar,

If you edit edit-cascadingselect.vm , it will impact complete instance (for all fields).

 

Work around : 

rename field to State and City

Add description below the select list. 

Venkateswara Kumar November 26, 2018

Thanks Sreenivasaraju, for the valuable information,

am trying to implement "multi level cascading select"  having three individual dropdowns EG(Country,State, City) without installing "MLCS" plugin, as of that ,And i tried behaviours using script runner plugin , i got struck mapping the values to parent , child, so i thought to change in edit-cascadingselect.vm to implement this scenario, Kindly help me , if you know how to achieve this!!.

Sreenivasaraju P
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.
November 26, 2018

We have implemented similar request as three different select list (if it ok for you, you can consider this approach or you can check for other options)

created select list field A,B,C

B field options dependent on A field and C field option will depend on B. This we have achieved with AJS.

Venkateswara Kumar November 26, 2018

Thanks for the reply
Could you please elaborate how to implement, and where to write the code for that !!
kindly share the code , if possible.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events