Hi, I have created an issue type called "Study" which includes an open text field called "Description."
When a new "Study" issue type is created, I would like to embed/include some pre-written content in the description field to serve as a guide to those who interact with the Issue and it's related tasks.
Can I do this through either the issue type's configuration OR through an automation (append pre-written content to issue)?
If so, how would I do this?
Thanks for the ideas/suggestions!
I was able to resolve using Automation > When: Issue Created > Issue Type equals "X" (or in my case = "Study"
New Action > Edit Issue > Choose field to set = "Description"
And then I typed in the content in the Description field
Best,
Matt
And if you are using Jira Cloud.
You could edit the Description field after creation, but if you need the text in the Create dialog, I think it's not possible.
You could try a create "Description X" customfield that copies to native Description -> https://community.atlassian.com /t5 /Jira-Software-questions/Is-it-possible-to-set-a-default-value-for-the-description-field/qaq-p/1739686
Best regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Matt Crist,
If you are using Jira Server/Datacenter, you could use this option:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.