Team,
I have two radio button custom fields and I want to fetch that custom field value. If both the custom field values are "yes" then this yes values should be auto populate to another single choice custom field (XYZ).
I have worked on the Jira server but this i need on Jira cloud.
Team,
i have written a script on Jira cloud to fetch the radio button custom field values and im getting the below result...as shown in the red box(image).
Now i want to check if the newSQL radio button custom field contains 'Yes' or not, if Yes then inside if block code should run.
so here my question is how to check the newSQL custom field value Yes or not because in if block condition it is showing null values hence you will see the last line Condition didn't eval to true, exiting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.