Forums

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

The "linked issue" doesn't work in Clone issue

flourish_x_yang
April 8, 2026
  • what version of Jira are you using: Cloud, Server, or Data Center

    Jira v10.3.8

    alm-jira.systems.uk.hsbc
  • images of any relevant trigger / actions / conditions / branches

{83669941-E0B2-4F35-8304-13AA613A2562}.png{3673D95B-7E9B-4214-96E4-C552C6A8DE7E}.png

  • explain what is not working as expected and why you believe that to be the case
    I explicitly set the Linked Issues "field" in the Clone action to link the cloned issue as "is supply ticket for" for "trigger issue". But nothing happened.
    The Clone Issue add a cloned link between 2 issues, but it's not what I need.
    The cloned issue is in APICLOUD project, different from the trigger issue which is in SPCOELAB project.

2 answers

1 accepted

1 vote
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 Champions.
April 8, 2026

Hi @flourish_x_yang 

What is the scope of your rule: single-project, multiple-projects, or global?

With a single-project scope rule, the Clone Issue action can create issues in other projects, but I believe the linking happens afterwards and so perhaps is impacted by the rule scope.  Thus, you can try two things:

  • Change the rule scope to multiple-project and re-test the rule
  • If that does not solve this, please try splitting the linking into a separate step:
    • action: clone issue
    • branch: to most recently created issue
      • action: link issue, to the trigger issue

 

Kind regards,
Bill

flourish_x_yang
April 9, 2026

It's single-project. I achieved it with your second suggestion. Thank you.

But it proves this is a bug for the "Clone Issue" action: the "Linked Issues" function doesn't work.

Like Bill Sheboy likes this
0 votes
Arkadiusz Wroblewski
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 Champions.
April 8, 2026

Hello @flourish_x_yang 

Clone issue is not a true Jira clone. Atlassian explicitly says that this action creates a new issue, the cloned issue is not linked to the original issue, and due to API limitations it does not clone issue links. That is different from the normal Jira UI clone flow, where the original and cloned issues are linked.

You posted a screenshot, but you did not explain what you want to achieve.

Branch automation rules to perform actions on related work items | Cloud automation Cloud | Atlassian Support

This KB should be for sure helpful for you.

 

flourish_x_yang
April 9, 2026

No, it added a clones link after it created a new issue in another project.

{875387C6-061E-4267-A876-13B0EE59D451}.png

I want to add "is supply ticket for" link on the new issue, by explicitly setting the Linked Issues "field" in the Clone action:  "is supply ticket for" for "trigger issue". But nothing happened.

Suggest an answer

Log in or Sign up to answer