Is it possible to set a default value for the description field for a company-managed project?

Peter Yoon July 1, 2021

I know that it is possible to set a default for the description field for a team-managed project but I was wondering if it was possible for a company-managed project.

I know that there are ways to input text after a ticket is created using automation. This is not a solution that works in this case.

I would like to be able to click on create and for text to appear in the description.
We are using a third-party solution at the moment but would like to know if this possible natively within Jira.

Thank you.

5 answers

2 accepted

1 vote
Answer accepted
John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 6, 2021

Hi Peter,

There's no way to do this in Jira Cloud. The closest thing you can do is create a new custom field that has a default value in it. And then either replace the Description field or add the new field near the top and the Description towards the bottom. 

1 vote
Answer accepted
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
July 1, 2021

Take a look at this post where the user found a way to pre-fill a custom Description field, to appear during the Create Issue process, and then copy that prefilled text to the system-defined Description field.

https://community.atlassian.com/t5/Jira-Core-Server-questions/How-to-create-a-template-for-issue-description/qaq-p/1041636

Nick Perkins November 11, 2021

This is for server, not cloud.  

Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 11, 2021

Are you saying that it didn't work for Jira Cloud, @Nick Perkins ?

My response is months old, but I'm pretty sure some of us using Jira Cloud tried it and found that it worked.

Nick Perkins November 12, 2021

I was unable to get it to work. Maybe the instructions I missed something but it was not working for me.

Nick Perkins November 12, 2021

@Trudy Claspill I think now I understand the goal.  The goal is have them fill out the custom field.  When done the info is copied to description.  I was assuming it would copy when CREATE button was tapped.  That was my ignorance.  Thanks.  All good. it works!

Nick Perkins November 16, 2021

@Trudy Claspill ok I do notice an issue.  When I CLONE a ticket it erases everything in the DESCRIPTION with the template.  Any thoughts on how to handle that scenario?

Erich M March 10, 2023

I was able to accomplish this by creating an automation rule to fill in the description field with a template upon issue creation. Wouldn't this accomplish the goal?  I previously had a team-managed instance, and moved to a company-managed instance and lost the ability to use a default description, but this does the exact same thing for me.

2023-03-10 13_26_55-Automation - Jira.png2023-03-10 13_27_47-Automation - Jira.png

Like Ted likes this
Trudy Claspill
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 10, 2023

Hello @Erich M 

No, that does not accomplish the goal.

The goal is to see the template text in the Create Issue dialog so that the users sees the template while they are filling in the fields for the new issue and before they have saved/committed that issue to Jira.

Opening the Create Issue dialog is not the same event as Issue Created. Issue Created is the event that occurs when the new issue is actually saved into Jira. 

When you use an Automation Rule that is triggered by issue creation, the actions in that rule occur after the issue is created (after you click the Create button in the Create Issue dialog). 

Like Noah Hofmann likes this
Erich M March 10, 2023

@Trudy Claspill - understood, and that makes sense.  I understand everyone uses it differently, but a lot of times when I am creating stories, I may not have all the details and I just want to create a story as a placeholder for me to come back to later with details or for someone else to fill in the details.  When clicking on "Create Issue" and the Create Issue dialog box appears, the only field required is Summary (story title), so I fill that in, click create, and then when I open it again, my description is filled in with the template that I want.  Again, this may not be adequate for others, but is how I do it.

I was going to try the custom field that was described above, but I don't have the permissions to create a custom field in a company-managed project.

Kate Pawlak _Appsvio_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 11, 2023

@Erich M , you can achieve this goal by using our app Issue Templates Agent for Jira (free up to 10 users). With this app, the Jira administrator can create templates which can be used by users in Jira. When they open a Create issue dialog, fields will be automatically prefilled by values from template (if the template is set to default) or users will select a template from the Template custom field.

In case of automation, these rules work only on existing issues, so it's impossible to do anything when your issue doesn't exist yet.

Erich M March 15, 2023

@Kate Pawlak _Appsvio_  Thanks, I have requested this app to test with from my admins.  This would be helpful to many, I think, until Atlassian releases the feature that enables this ability natively.

Kate Pawlak _Appsvio_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
March 15, 2023

Hope it helps your team! In case of any questions, in the configuration LiveChat is embedded. You can always talk with us :) 

Henri Volk _amily_ February 4, 2024

The app is not free (only for max 10 users)

Kate Pawlak _Appsvio_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
February 12, 2024

@Henri Volk _amily_ yes, you're right. The payment model has been changed due to a lot of investment in this app and new features. I updated my previous post. But of course, this app remains free up to 10 users.

Victor Debone
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 17, 2023

Hello @Peter Yoon

In the 2 years since your question has been asked and answered, some new features have been released that address directly what you need. So I'm adding this answer for future references :)

Now it is possible to alter the behaviour of the fields inside the "Create" dialog by extending Jira using Forge, and more specifically, by using the UI modifications module.

There are a couple of apps in the Atlassian Marketplace that make use of this module already and can fulfill your use-case without requiring writing a new app.

0 votes
Amin Ghalamchi September 27, 2024

Hi everybody,

It might be a while ago when the question was asked but an alternative is to use a Scriptrunner Behaviour to set a default value for the description field (also for the "create view"). 
When clicking on "add script" in order to write a script for that, you´ll also find an example script for this purpose that you can adjust according to your case. 

best, 


0 votes
Jarosław Solecki _Deviniti_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
April 12, 2023

@Erich M You can also benefit from that feature with Dynamic Forms for Jira. You will also gain a few additional features like abilities to set value based on condition, and conditional show/hide fields, making them required or read-only.

Erich M April 12, 2023

Some of these apps for Jira would be great, but most of them are not allowed/approved for our organization.  We only have a select few that are approved that we have established vendor relationships with.

Jarosław Solecki _Deviniti_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
April 13, 2023

Sure thing. The app is based on Forge technology so it suits better enterprises and regulated companies where such approval is very often needed. 
Nevertheless, if you would like to chat we are open to establishing a new relationship! ;) 

Suggest an answer

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

Atlassian Community Events