Hi, I am trying to achieve the following task based on a numeric value (X):
If category in (A, B, C):
Create 2*X issues/tickets:
Else:
Create X issues/tickets.
Can someone please tell me how can I do this in jira project automation?
Thanks!
Can you clarify your logic, perhaps with an example?
I'm reading the logic as:
^ How is "X" decided above? And what would the 2x Issues be - just duplicates of each other?
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.