You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
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.