Forums

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

Automation to clone to multiple projects in a loop

Rees_ Ian
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2025

I have an Initiative with a small number of child epics. When triggered on the Initiative issue, I want to clone each child Epic into multiple other projects (30).  Is there anyway of doing this other than cloning to each project in a long sequence.

 

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 10, 2025

Hi @Rees_ Ian 

For an automation-based approach, rules cannot nest-branches at this time.  And so possible approaches would be:

  • Branch over the epics, and add 30 clone issue actions (one per project), as you described
  • Branch over the epics, and call the REST API bulk create issue endpoint using the Send Web Request action
  • Investigate marketplace apps for advanced cloning scenarios

Either of the first two will cause a long-running rule execution, and so perhaps could lead to additional problems that are difficult to clean-up if the rule fails.

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events