You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have two drop down fields:
Field one contains names (27 names)
File two contains cities (900 plus cities)
Each name in the name field is associated with a specified city or cities in the city field.
Is there a way using Jira smart values to select a name from the name field and only have the city field display list of cities associated with the Name field without having to hard code all this data?
Thanks much in advance...
Have you tried using a different kind of field, like the Select List (Cascading), that field allows you to have options based on an already selected options, nested:
Another possible solution would be using Behaviors option in Scriptrunner for Jira Cloud, here is the documentation: https://docs.adaptavist.com/sr4jc/latest/features/behaviours/example-behaviour
Hopefully this information can guide you to accomplish what you want to achieve.
Regards,
David
Thanks to all for reviewing and responding. Actually solved this challenge by using Smart Value Issue Field configurations, particular If, Then, Else logic.
When a City name is entered into the city field that is assigned to a specific Area Complaint Manager, the cities assigned Area Complaint Managers location information will auto populate into the targeted Screen Tab based on the If, The, Else logic embedded in the Issue Field configuration. Works perfectly.
Much appreciated...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.