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.
Are cloning and creating the same functionality or is it different in the background?
I ask because when I create a story to fire off automation it works but with a story that is cloned does not.
I am trying to get my logic to work with the cloned story that is being created by logic in one project that then clones a story for a different project.
Hi @tbronson ,
There are different actions for Jira.. Like Create Vs Copy ;)
Then the Event is different.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes! i have just tested, and Cloning an issue its Firing the Trigger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@tbronson The Cloned Issue is in other Project?
Do you have the automation actived for these two projects?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes - So On Project 1 I do the cloning when an action is triggers
On Project 2 where the clone story is being sent to - I have it assign a sprint once created.
It doesn't fire that trigger on the story creation.
I ended up just sending the Sprint across in the initial clone statement.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In this case I think that you are "moving" The issue.
Try with the Trigger When: "Issue moved" in the Autoamtion of the Project Where the issue is 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.