Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
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

How can I copy selected components from parent to child or child to parent issues

We have a set of components {A, B, C, D, E} added to the parent ticket. In which child ticket has a component A then in such cases it should copy the selected component from the parent ticket like B, C and it should not overwrite any component in the child ticket. Need assistance to configure the automation to add the selected component. 

 

1 answer

1 vote
Mathew Lederman
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Nov 01, 2023

@Srujan Kumar Your best bet is going to create If blocks for each component to check if it's empty in the child. Even if D is empty in the parent and the child it will copy empty into empty, so really nothing is copied.

  • When Event Triggered
  • For related subtasks
    • If A is empty
      • Then Copy A into A
    • If B is empty
      • Then Copy B into B
    • If C is empty
      • Then copy C into C
    • If D is empty
      • Then Copy D into D

Let me know if this makes sense or if you'd like to see it built out in Automation.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events