How to remove text below a field on edit page?

Kumar Aniket October 3, 2019

I have a custom field which is a drop-down list. There is a text that populates below the custom field on the edit page. There is no description of the field that was added. How do I get rid of this text? 

 

Text below custom field.png

2 answers

2 accepted

0 votes
Answer accepted
Elifcan Cakmak
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.
October 3, 2019

Hello,

If there is no description on the field itself, there may be description added to the custom field on the field configuration scheme that is used by that project. You may check there:

Selection_456.pngRegards,

Elifcan

Kumar Aniket October 3, 2019

Thanks, this worked!

0 votes
Answer accepted
Stephen Wright _Elabor8_
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
October 3, 2019

Hi @Fumida Ashraf

This text could be being added one of two places.

If via the Field Configuration Scheme - to remove this you'll need to be a Site Admin and then follow these steps...

  • Select the Jira Settings cog icon (on navigation bar in top-right)
  • Select Issues
  • Go to Field Configurations Schemes
  • Locate the Scheme in use for this project and select it
  • Locate the Field Configuration in use for this issue type and press Configure
  • Locate this field and press Edit
  • Remove the Description and update

That should do the trick - note that this will remove the text for all issues / projects using that Field Configuration.

If this doesn't work - then it could be the default description as part of the Custom Field. To remove it from there:

  • On Issues in the Admin Settings, select Custom Fields
  • Search for the field and under the cog options, press Edit
  • Remove the Description and update

Again this would remove the Description for any issue / project using this description.

Ste

Kumar Aniket October 3, 2019

Thanks, this worked.

Suggest an answer

Log in or Sign up to answer