Hi,
I am trying to populate a custom field B(single select drop down) based on value from Custom field A(select drop down).
If the value of field A is 'a' , the values to select in custom field B should only display x, y
If the value of field A is 'b' , the values to select in custom field B should only display l, m
Can some one help me on this.
Regards,
Mounika
Did you try automation in Atlassian Cloud ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Parsa Mounikawhat version of Jira are you running? Do you have any apps in your Jira (i.e. scriptrunner)?
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.
Take a look at this link Scriptrunner has behaviours that you can setup to accomplish this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Parsa Mounikaactually this https://library.adaptavist.com/entity/dynamic-select looks like a better option.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Tim Perrault I tried with both the scripts but The options which I am giving in the set1 only it is reading remaining values not reading.
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.