Copying Description Field and Component Field from Parent to Sub-Task

Ankur Amin February 13, 2025

What is the automation that when a request is submitted that the description field and component field get copied to a sub-task that I have automated? 

1 answer

1 accepted

2 votes
Answer accepted
Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 13, 2025

Hi @Ankur Amin you can create an automation for it. When you want to copy these field values? At the time of subtask creation or when parent updated? 

You can check the available triggers

Then add the conditions

Use the branches

Then in the action select edit field

Then choose option copy field from parent. 

Ankur Amin February 13, 2025

Thank you that worked! Is there something where if the description is edited that the sub-task would also be updated to match? Thanks!

Manoj Gangwar
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 14, 2025

Yes, you can create automation for that as well. 

When issue updated

If issue type = select parent issue type

Then select Branch for subtask

Action edit field

Select Summary and choose copy from parent

 

Suggest an answer

Log in or Sign up to answer