Is it possible to search for a specific value on an existing cascading field option on the 1st or 2nd tier, when creating a Jira issue?
Example:
1st tier:
A
B
C
2 tier:
aa
bb
cc
dd
ee
...up to 3000 options
We would like to search for an option within the 2nd tier (3000 values) without scrolling.
Hello,
I don't think this is possible with default cascading select list field provided by Jira Software itself. You can use an external add-on, however.
For example you can achieve this with Power Scripts add-on:
Check out this document:
https://confluence.cprime.io/display/TR/Create+custom+cascading+select+field
Regards,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.