Hi,
We have a custom field of Multi Select type. We would like to do the following:
(1) If options A, B or C are selected, project is PROJECT1
(2) If options D, E or F are selected, project is PROJECT2
Set the project variable as ["PROJECT1", "PROJECT2"] in Iterator
Create new issues in both projects.
We are using JMWE add-on.
Getting stuck at steps (1) and (2) in finding if the options contain any of the elements from the list. Please advise.
@David Fischer @Radhika Vijji _Innovalog_
I think I got it!!
In the contains any, I was using only "it" instead of "it.getvalue()" for the options of the custo field.
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.