You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I have an existing automation rule that has been running without issues until last week, when I encountered the following error which I've never seen before:
This automation rule fails when it's cloning the issue into another project. After I removed the epic link and ran the automation again, the issue cloned successfully.
Other notes:
Does anyone know what could be causing this issue?
Hello @Justin Ly ,
Welcome to the community.
Can you provide the details of the automaton rule?
Is the issue you are trying to clone in a Team Managed project? Is the destination project also Team Managed?
Does it make a difference if you choose a different destination project?
Does it make a difference if the source project is different? Or is this rule set up to be triggered for a specific source project?
Sure, here's some background.
"Is the issue you are trying to clone in a Team Managed project? Is the destination project also Team Managed?"
Yes, all projects involved are team-managed.
"Does it make a difference if you choose a different destination project?"
"Does it make a difference if the source project is different? Or is this rule set up to be triggered for a specific source project?"
This rule is set up to be triggered for a specific source project (ProjectA) to a specific destination project (ProjectB).
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is issue "ED-901"? Is it the issue being cloned? Is it the parent Epic of the issue being cloned?
How is the rule triggered?
What else is happening in the rule before the clone action?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's what the rule looks like:
For debugging purposes, I've created a manually-triggered clone (as seen in the screenshot above). In the original rule, the rule was triggered when the issue is transitioned into a specific status.
"What is issue "ED-901"? Is it the issue being cloned? Is it the parent Epic of the issue being cloned?"
ED-901 is the parent epic of the issue being cloned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.