-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 9.12.32, 11.3.2, 10.3.17
-
Component/s: Custom Field Optimizer, Translations
-
None
-
9.12
-
1
-
Severity 3 - Minor
Issue Summary
When scanning the fields using the “Custom Field Optimisation” function, the field type column values do not translate to the User’s currently selected language (anything language except english) in the profile settings.
Steps to Reproduce
- Create Custom fields and do not map them to any project
- Navigate to System → Custom Field Optimization.
- Click on Scan and once it is completed, click on “Manage Global Fields”
- Keep the System default Language to English, but change the User profile language. The field type values remain in English.
- Now change the System default to English and keep the user profile language as German/French/Spanish/Greek/ (or any other language apart from English), The field type values remain in English
- Atlast, keep both System default and user profile language as something apart from English, but the field type values still remain in English.
Expected Results
In Custom Field Optimization screen, the field type column values should be translated in the User’s current selected language.
Actual Results
In Custom Field Optimization screen, the field type column values remain in English.
Scenario 1:
Jira system default language: English
Profile language: German
Results: Field type in the Custom Field Optimisation screen displayed in English, while other values were populated in German.

Scenario 2:
Jira system default language: German

Profile language: English

Results: Everything on the Custom Field Optimisation screen displayed in English (including the Field type).

Scenario 3:
Jira system default language: German
Profile language: Portuguese (or any other language)
Results: Field type in the Custom Field Optimisation screen displayed in English, while other values were populated in Portuguese.

Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available