Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I clone task with subtasks to another project and then any new subtasks created afterwards?

Tester- Amy March 16, 2023

We have two projects A and B. When a subtask is created in A we want to clone task and subtask to project B. If a new subtask is added to Project A's task we also want to clone that to project A's parent clone in project B. We also need to copy over any updates to tasks.

Is this possible?

1 answer

1 accepted

1 vote
Answer accepted
Kristján Geir Mathiesen
Community Champion
March 16, 2023

Hi @Tester- Amy 

You can use Automation to achieve this. Choose a trigger that fits you (could be on create or a specific JQL query that qualifies the issues you want cloned over).

Same with updates, trigger could be on update.

HTH,
KGM

Tester- Amy March 16, 2023

Yes, I've been trying with automation. My issue is in trying to move new subtasks across, because I somehow have to know the Project B parent issue key to be able to create/clone the subtask to.

Kristján Geir Mathiesen
Community Champion
March 22, 2023

Hi again @Tester- Amy 

Sorry, I missed your comment. Have you fixed this yet?

You can also add to your automation rule a "Refetch issue data" action to refresh the data that is available to the automation rule:

 

refetch.png

And then you can use that new data to continue.

Let me know how that goes.
KGM

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
VERSION
9.2.0
TAGS
AUG Leaders

Atlassian Community Events