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 project A and Project B.
When a ticket in project A is transitioned to a specific state i would like an issue created in Project B and then this issue issuelinked to the very first trigger issue in Project A.
This sounds simple but putting an "issue links action" after the create action only tries to link the newly created issue in Project B to itself. I did also try "additional fields" JSON but alas this did not work either.
Any help greatly received :)
Thanks for taking the time Walter - I Actually fixed it seconds after i posted putting JSON in the "Create New Issue" Action.
Hi @Darren.Fairweather and welcome to the Community!
Before creating the link, add a branch to your automation rule to ensure that you are creating a link from the newly created issue to the trigger issue. Your rule would look somewhat like this:
Also, make sure that the rule's scope is set to at least both projects involved (Project A and Project B).
Hope this helps!
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.