Forums

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

Description field should get default value

Ganesh
Contributor
August 3, 2021

Hi ,

I need to set few default values in Description field only to the specific project. When I go and check in field configuration and I search for description field it is showing me all the screen which this field is present. If I click on edit option at that time and will enter default values will that effect to all screens or only the one project that is associated with in field configuration. 

How to accomplish this, Thanks in advance!!!

3 answers

2 votes
Piotr Zadrożny _Eyzee_
Community Champion
August 3, 2021

Hi @Ganesh 

If you make a change in "field configuration" it will take effect on every project associated with this "field configuration". 

Field configuration is not a proper place to configure default  values for a field. If you click edit near to description field in field configuratrion you can only edit description of the field "Description":

chrome_neoIOU6mEy.png

To set default values you can use context but its only possible for Custom Fields not for build one like Desciption field. For build-in fields you need to configure Automation setting field value during issue creation such as this one:

chrome_iQTBFS9oJp.png 

 

Best regards,

Piotr

Bill Sheboy
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.
August 4, 2021

Hi @Ganesh 

Adding to what @Piotr Zadrożny _Eyzee_ suggests for automation: when needed, you could modify/add to the existing description rather than only setting the value when it is currently empty.  

For example, you could set the value with:

{{issue.description}} Some added information

Best regards,
Bill

Like Piotr Zadrożny _Eyzee_ likes this
1 vote
Vikrant Yadav
Community Champion
August 3, 2021

Hi @Ganesh  If you are using system field or Custom field "Description" then using FIeld Configuration you can't set Default value for this field. Edit option is for adding small description under field. 

If you are using Custom field "Description", then i suggest you to go to custom field >> Search for Description >> Click Context and Default Value >> Click Default Value and Set Default Value 

If you are using System field "Descpition" , then i suggest to follow steps mentioned in this post :- 

https://community.atlassian.com/t5/Jira-questions/Default-text-for-Description-field-on-Jira-Cloud/qaq-p/785597#M282928

Hope it works for you!

Thanks

0 votes
Gaurav
Community Champion
August 3, 2021

Hello @Ganesh 

This can be accomplished by creating automation where you can define the default values which would be set any time an issue is created in the specified project.

Please accept the answer if this helps solve your query else respond and allow others to share input.

Suggest an answer

Log in or Sign up to answer