Clone issues with a specific label using Jira Automation

Dawn Rodney October 4, 2021

Hello, I would like to create an automation rule that would allow me to clone a ticket that has a specific label to the same project. I don't see any specific rules that would allow me to do this. 

For example:

When a ticket's status changes to DONE and contains the label test, clone it into the same project with the same fields.

 

1 answer

1 accepted

5 votes
Answer accepted
John
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
October 4, 2021

Hey @Dawn Rodney 

You can do this using the issue transitioned trigger and a condition to check that the label exists. Your rule would look like this:

Screen Shot 2021-10-05 at 12.41.13 pm.png

Hope that helps!

- John

Dawn Rodney October 6, 2021

Awesome! Thank you! I would suggest adding this as a template. I feel like this is a very common use case. It's a bit buried and difficult to find.

Suggest an answer

Log in or Sign up to answer