Hi,
I have 2 custom fields in issue creation page in jira. They are IP Release, IP Recipient. IP Release contains 2 radio buttons with 2 options "Yes", "No". IP Recipient is Multi line text box. My Requirement is if we select "Yes" option from IP Release , then IP Recipient should be changed to "optional" to "mandatory" and if we select "No" option from IP Release , then IP Recipient should be changed to "mandatory" to "optional"
custom fields Id s are
IP Release --> 12431
IP Recipient --> 12435
Yes --> 23832
No --> 23833
I solved this issue by adding groovy script code in script validator. But I want solution for this without script validator. Please help me to solve this one.
Thanks in advance.
Community moderators have prevented the ability to post new answers.
Hi Marcus,
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.