Adding template to a field - post function

roy_as June 29, 2021

Hi!

 

I want to create a flow that when i choose value from a drop down field 

another filed (Description filed) gets a table template 

 

is it possible? 

 

Thanks

Roy 

1 answer

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 30, 2021

Hello @roy_as,

Welcome to Atlassian Community!

The post functions on a workflow can be added on transitions and not depending on the values of fields. In this case, the best option is to use an automation rule. 

Please, go to Project settings > Automation and create a rule like the one below:

Screen Shot 2021-06-30 at 14.51.55.png

The description field has a Markdown editor, so the table will have this syntax:

| Syntax      | Description |

| ----------- | ----------- |

| Header      | Title       |

| Paragraph   | Text        |

This is the result:

Screen Shot 2021-06-30 at 15.02.22.png

Also, it’s important to add the smart value {{issue.description}}, so the automation will keep the current description and add a table.

Kind regards,
Angélica

Suggest an answer

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

Atlassian Community Events