Hi ,
We have a custom select field called " Approval Status" and it contains the below values to select.
1. None
2. Draft
3. Requested
4.Withdrawn
5.Approved.
1.When user selects "Draft" from the select list then automatically "Approval status" should display only one option called "requested".
2. When user selects "Requested" the drop down should display only "Withdrawn" and "Approved" to select further and it should not display draft/none.
3.When user selects "Withdrawn" it should display only "Draft" "Requested".
Can you please help me how to get this done.
Note : We don't want to use cascading select list.
Thanks
Ven
I've not seen anything reported, it's usually upgrades of Jira that cause scripts to fail.
But I don't know what you have done in your scripts, there's no way to be sure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.