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,560,301
Community Members
 
Community Events
185
Community Groups

How do I copy information from a parent issue into a sub-task?

Edited
wwalser
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 24, 2020

Most automations work with individual issues but it is sometimes useful to copy information into a sub-task from it's parent issue.

How do I copy information from a parent issue into a sub-task?

1 answer

1 accepted

0 votes
Answer accepted
wwalser
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 24, 2020

First things first, a quick explination of how smart values work in Automation:

As a chain of components execute in an Automation. As each step executes, it writes any relevant details into what we call the “context object”. This is the object from which smart values are pulled.

Most automations trigger on some manipulation of an issue, so it is often the case that {{issue}} exists within this context object. Lots of actions implicitly read this {{issue}} value to understand what issue to operate on.

 

Now to answer the actual question, How do I copy information from a parent issue into a sub-task?

Given the above information about the context object, let's assume that `{{issue}}` currently refers to a Jira sub-task. In that case, accessing the parent is as simple as using the `{{issue.parent}}` smart value. 

Details about this and other smart values can be found in our docs here: https://support.atlassian.com/jira-software-cloud/docs/smart-values-general/

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events