Contents
While the app automatically translates most of the places where "epic" is found across Jira, there are certain places like custom fields and issue types that are locked in Jira by default as this is very serious change and could cause Jira to break if done by mistake. Therefore, the configuration for these few fields should be done manually.
You must have Administrator permissions to do that.
Configuring Jira to show "Feature" nomenclature
- Log into your Jira as Admin.
- In the cog wheel menu, go to Add-ons.
- In the SAFE FEATURE section, click Configuration.
Unlock custom fields that are related to epics by turning the switch.
- Go to Administration > Issues > Custom fields.
- Click Translate for the following custom fields and input new values in the Field Name for each field.
- Epic Link
- Epic Name
- Epic Status
- Epic Color
Warning
Do not click Edit, click Translate to change how the field names look.
If you edit the fields, you will have the JQL updated as well, but most likely will face consequences during Jira update that will lead to broken data. You can only choose to do so if you never intend to upgrade Jira again or can be 100% sure to set the same field names and issue types before Jira update but we still strongly recommend against it.
Go to Administration > Issues > Issue types and translate the Epic issue type.
Do not edit the Epic name to change it to Feature - only use the translate functionality.
- Go to Add-ons > Configuration and lock the fields again to prevent erroneous field modification. After you lock the fields, Jira performs cache clearing, and you should be able to have the functionality ready.
- If you are using Jira Data Center, you might also need to reboot your Jira instances. Jira reboot is necessary for clearing the cached names of the custom fields and issue types. As you might notice, after translation it still appears not translated at some places, and a reboot fixes it. No additional actions necessary if you are on Jira server.
- After you configure the plugin, the word "Epic" will still be shown on the Admin pages of the custom fields and issue types. This is because Jira works in a different way for user and admin pages / screens. Thus, the translation that you apply will be shown on the user UI, but the epic related fields will still be shown with the word "epic" for the Admin pages / screens. This is a limitation of Jira, and at the moment we cannot work around this. But in case the way Jira works changes, we will be able to show "feature" on the Admin pages as well.
Reverting changes and going back to the "Epic" nomenclature
To revert changes and go back to the Jira configuration that contains epics:
- Log into your Jira as Admin.
- Rename the issue type.
- Go to Administration > Issues > Issue types. For the Feature (Epic) issue type, click Translate and set the translation to Epic.
- Rename the necessary custom fields.
- Go to Administration > Add-ons, and in the SAFE FEATURE section, click Configuration.
Unlock custom fields that are related to epics by turning the switch.
- Go to Administration > Issues > Custom fields.
- Click Translate for the following custom fields and input the necessary values in the Field Name for each field.
- Epic Link
- Epic Name
- Epic Status
- Epic Color
- Go to Administration >Add-ons, and in the SAFE FEATURE section, click Configuration, and lock the fields.
- Uninstall the plugin.
Jira restart is not mandatory because the cache should be cleaned when you lock the fields.