Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,554,975
Community Members
 
Community Events
184
Community Groups

Is it possible to update a linked ticket with an update on a child ticket

Hi im looking into ways to Automate updates on Multiple Jira tickets across multiple Jira project (and project types) is it possible to have a main Ticket linked to a another ticket in a different project but have the main ticket update when ever updates are added.

1 comment

Paul Wiggers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 03, 2023

Hello @aburns 

Thank you for your question and yes, this is possible.

  • Create an automation that triggers on an issue transition
  • Add a new branch for all linked issues
  • Transition the linked issues to the required status
    • Or perform another action

The automation can look something like this (very basic version)

Screenshot 2023-04-03 at 14.52.57.png

Is this what you are looking for?

thanks for this Paul, could this also be achieved by selecting a custom field by any chance,

i.e if a custom field contains a certain selection from a list can the automation be triggered to kick in and update the linked parent ticket?

Paul Wiggers
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Apr 04, 2023

Sure thing, just change the trigger to "Field value changed" and go from there.

Comment

Log in or Sign up to comment