Hi everyone,
I created a custom multiple select field called "Clone to." My goal is to autoclone tickets from the project C into two other projects (A and B). So whenever I select a particular project in the 'Clone to' field, the ticket should be cloned into that project. I guess the problem is in my trigger. I do not know which trigger to use.
Do you have any ideas?
#jirapremium
#jiracloud
#companymanaged
Hi @BenWade ,
Use if/else block.
You may check the link how to use conditions.
Logic:
When Value change - Clone to
If cloneto equal BI
Then clone to project BI
Elseif cloneto equal Comex
Then clone to project Comex
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.