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.
Hi,
I have 2 projects AA and BB. In project AA I have parent issues with a custom field Country. In Project BB there are parent issues with Summary field set to Country values. I would like to build an automation which will create a child issue in project BB under parent issue which has Summary field equal to value of Country field in parent issue in project AA whenever new child issue with Summary field equal to 'phrase' is created in project AA.
So the automation should be triggered when in project AA new child issue with Summary field equal to 'phrase' is created. Then the automation should get the value of Country field in parent issue in project AA and look for a parent issue in project BB with Summary field equal to this Country value. Once the parent issue in project BB is found then automation should create child issue with some values rewritten from parent issue in project AA.
I stuck on initial conditions I can get parent issue key in project AA but I don't know how to get value of Country field and compare it with Summary field in project BB to create child issue under parent issue which meet this condition.
Is such automation possible in Jira or external scripts or additional plugins are required?
Thanks
Pawel
Welcome to the Atlassian Community!
You have not told us how this relates to your Epic -> Issue -> Sub-task hierarchy.
Project AA which is Team-managed business (Jira Work Management) project has no Epics. There are 3 types of tasks and one kind os subtasks.
Project BB which is Team-managed software (Jira Software) project there is one Epic under which there is one type of task which can have multiple subtasks of one type.
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.