Rename Due Date

Bhumi K January 23, 2018

How do I rename "Due Date" to "Target Date"?

1 answer

0 votes
somethingblue
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 23, 2018

Hi Bhumi,

There is an article titled Renaming System Fields in JIRA that can help you rename this field:

You cannot rename standard, out of the box fields in JIRA. This includes filelds like Summary, Description, Labels, Versions, etc. 

There is a New Feature request to better handle this, as tracked in JRASERVER-21293 - Rename any system field via the admin section Open

The workaround is to use modify a Language Pack to carry the values you want then install it:

 

  1. Go to Atlassian Translations
  2. Download the appropriate Language and version you are looking to modify
  3. Unpack the JAR file
  4. Navigate to <Language_Pack_Unpack>/com/atlassian/jira/web/action
  5. Open JiraWebActionSupport_<LANGUAGE>.properties
This file contains all the names for the fields and areas in JIRA. You'll need to make according changes to this file to rename fields.
As an example, if you wanted to change the column heading for "Priority" under the Issue navigator, you'll want to change...
issue.column.heading.priority
When finished with modifying the file, re-pack the entire contents of the folder.
  • You can zip the contents then just change the extension to .jar
Install the jar using Managing add-ons document.
If your modifications do not look correct, uninstall the plugin and fix your modifications.

There is a Atlassian Labs in-JIRA translation add-on that can help you to customize more quickly and safely that the method listed above.

InProduct Translation Plugin

Please be sure to vote on JRASERVER-21293 and add your use case to the comments to add impact.

Cheers,

Branden

Suggest an answer

Log in or Sign up to answer