Note
We've packed up and moved from Confluence to Discourse to bring you a better, more interactive space. Out of courtesy we didn't migrate your user account so - you will have to signup again
The Exalate team will be on holiday for the coming days - returning Jan 4
Enjoy & stay safe
Hi,
is it possible to test on a value on a custom field in JIRA Cloud?
If i have a custom field and want to test on value and skip sync if it has a value = No
if (issue.customFields."To TSC".value == "No") return;
Regards
Mikael