Forums

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

Edit automation to show post template in description before the issue is posted/saved

Stefannie Tan
Contributor
September 6, 2021

Hi, I initially set up an automation rule in Jira that would automatically populate the issue's description (with a template to guide the poster) when an issue is created, but I was running into problems wherein people's content was getting overwritten by the template.

I want to edit the automation so that I get the following result:

1. when people create an issue, the template is shown in the description box BEFORE they create the post.

thanks for any advice or suggestions!

3 answers

1 vote
Ollie Guan
Community Champion
September 6, 2021

Hi @Stefannie Tan ,

Automation rule is usually applied to post-filling, so when you create it, you cannot see the preset template. After the creation is completed, the original input information will be overwritten by the template.

You can refer to the following two posts.

0 votes
Ravi Sagar _Sparxsys_
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 6, 2021

Hi @Stefannie Tan 

On Cloud you cannot do that. The best thing you can do right now is to update the Description  of the Description field in your field configuration. Each field has a description where you can give instructions to the users. Yes it is not a pre-filled template but it is better than nothing.

I hope it helps.

Ravi

0 votes
Fabian Lim
Community Champion
September 6, 2021

Hi @Stefannie Tan

What you are trying to do won't work. The automation is triggered after the user clicks on create so it will be always be overwritten.

What you need is a scripting plugin where you can put the default values on the description field in the create screen. There are a lot options for server, but I can't find one for cloud.

Suggest an answer

Log in or Sign up to answer