I'm configuring a conditional post function based on a custom field value. The custom field is a Multiple Choice Select List and I want it to run if one of the values = ABC
I've tried the following with no luck.
{{ issue.fields['Products Impacted'].value == "ABC" }}
{{ issue.fields['Products Impacted'] | first | field("name") == "ABC" }}
Thanks for the help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online 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.