Hi all,
I have a custom field from type Multi select called "Affected Areas".
i would like that when the option "Training" was choosed one notification was send to a person:
I tried it , but it s not working:
cfValues['Affected Areas'].getValue() == 'Training'
Please could you help me ?
Thanks in Advance
Best Regards
Fabio
Check the question Validate multi select customfield in transition.
I think your condition should be like:
cfValues["cf_name"]*.value.contains("Some value")
Hope that helps,
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Further reading on exactly this here: https://jamieechlin.atlassian.net/wiki/display/GRV/Built-In+Scripts#Built-InScripts-PowerAssertions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fabio,
did you get the 'set comment' option working?
Cheers
Marco
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Fox,
Sorry i didn t understand your question.
Best Regards
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.