Hi guys,
I tried to use automation to prepopulate some texts in description field for my QA team, however it never worked.
I confirmed audit rules and the status of the automation and all seem normal. Please help to enlighten me on this, appreciate your help!
Hello @Amitee Chang
Welcome to the Atlassian community.
Are you wanting the text to display in the Description field when a user is in the process of creating the issue - in the Create Issue dialog?
Automation rules can't be used to prepopulate fields in the Create Issue dialog. Automation rules are triggered in reaction to an event. The Issue Created trigger is activated after the issue is created and saved in the database, which occurs when you click the Create button within the Create Issue dialog.
For many fields you can use the Field Context to set a default value for a field, to be shown in the Create Issue dialog. That option is not available for the Description field though.
If you don't want to use a third party app to try to do that, then the solution using native functionality is described here:
It involves create a custom field for which you can set default text, showing that field in the Create Issue dialog, and then using Automation to copy that text to the built-in Description field after the issue is saved.
Hi Trudy,
Many thanks to your answer! I realized where my logic got wrong and your answer proves that!
I managed to set up the custom field, default text but after setting up the create/ view issue screen, my ticket layout got messed up so everytime I fixed the layout my screen scheme is broken.
I am still figuring out how to manage the copy function with smart value in automation. I will dig deeper in the article you shared.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
In case anyone is also confused like I am, I will post my "correct" set up down there as a record and hope that it can help other JIRA rookies!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So this is what I did to make it work- I am using JSW Cloud
This is by far the easiest and more straightforward solution I have found. Hope someday it would be helpful to others.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.