Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Automation - field incremental update and attachment copy.

Alexey
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.
September 28, 2021

Hello,
I have 2 linked issues (parent and a sub-task).

Parent got many fields like:

  1. description
  2. steps to reproduce (id=10091)
  3. affected customers (id=10093)
  4. client name and many others (id=10081).

Sub-task is very generic and got only description.
What I'm trying to achieve is to populate all data from various custom parent's issue fields into a sub-task description.

I cant add all custom fields into Sub-task view as there are too many of them for all issue types and most of the time they gonna be empty.

What i'm trying to achieve, if a parent custom field id=10081 is not empty, then upon sub-task creation add to to sub-task description "Client name: id=10081" etc.

Project automation - Jira - Mozilla Firefox 2021-0.png

Another thing i cant find a way to copy attachments from a parent task to sub-task via automation.

 

1 answer

0 votes
Bill Sheboy
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.
September 28, 2021

Hi @Alexey 

You can conditionally add that parent information using the conditional-logic features, as described here: https://support.atlassian.com/jira-software-cloud/docs/smart-values-conditional-logic/

Kind regards,
Bill

Suggest an answer

Log in or Sign up to answer