Hello Jira community.
I hope you can help me with this question:
1. I created a cascade custom field. The parent is Electric and the children are :Broken light switch, Emergency lights not working, Lights not working, Power point not working, No power at all MFC, Additional sockets required.
2. I want to select in the second value only two options of the child (Broken light switch and emergency lights not working . How can I do it? I tried in the second value (Broken light switch | Emergency lights not working) but did not work :(
Advance compare condition:
First value: {{issue.customfield_10155.child.value}}
Condition: Equals
Second value: (Broken light switch | Emergency lights not working). This is the one that I need help!
This should work...
^ I tested this on our instance, and it worked fine :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.