I have two issue types, one called Task and one called Bug
I have a cascading field called Action Item Category with 4 options in the parent, for example value 1, value 2, value 3, value 4. Each has two options in the child, for example value 1A, value 1B, value 2A, value 2B etc.
If the issue type is Task I only want to show value 1 and value 2 with their corresponding child options.
If the issue type is Bug, I only want the options value 3 and value 4 with their corresponding child options.
Can anyone suggest a server side script using script runner behaviours to accomplish this?
@Ryan Bullock I would not try scripting it on the server side it would be a good idea to use a add-on like script runner or power scripts.
Or the easy way is to create two different cascading drop down fields and then associate one with Task and other with Bug.
Hope this helps!
I am using the behaviours/scriptrunner add-on which has an option to use server-side script.
Two cascading fields is an option as well
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.