-
Suggestion
-
Resolution: Answered
-
None
-
None
-
None
NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.
Actually, when using advanced search, fields like for example the resolution, are not showing the translated values.
For example the resolution "Duplicate" translated to "Duplikat" in german.
in JQL I would have to write:
resolution = Duplicate
instead of:
resolution = Duplikat
Some users do never see the original, english version of the resolution,
thus are having trouble to search for.
- is related to
-
JRASERVER-39215 JQL can not use translated values for system fields
- Gathering Interest
- relates to
-
JRACLOUD-34878 Use translations in advanced search
- Closed
-
JRASERVER-39215 JQL can not use translated values for system fields
- Gathering Interest
We would welcome the implementation as well. It's annoying that I have to explain my users what they need to enter for status, resolution and field names in JQL. Sometimes the german term (user defined) sometimes the english term (JIRA standard).
Your statement that we could edit the resolution is not so good. Then all existing filter were broken, right?! Also, that does not work for status and field names (priority, assignee, reporter). And as an admin you can't change the filter for the users (
).