-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
17
Situation
Issue fields in Basic Search of the Issue Navigator can only be found by the translation of how those fields were created. The same field in the Advanced search (or JQL), can only be found by the original value. This will enable team
Steps to reproduce
- Set the Default language of JIRA to English
- Set the user language of JIRA to example: Dutch
- Search for the system field "key"
- Through the Translated field, the Dutch translation for "key" is "Code"
- However, you can't be able to use "Code" to search for an Issue. e.g. code=IT-55
Expected result
When searching for issues through the Advanced Search in the issue navigator (or other searches using JQL) for field "Code", the previously generated issues should be found
Actual result
No issues can be found with field "Code". However issues can be found with "key". This is because JQL is only getting the fields in its original language as the System fields are all in English, so the translated field doesn't exist.
- relates to
-
JRACLOUD-83095 Migrating JQL queries with non-English sorting fails upon migration to cloud
- Gathering Interest
- was cloned as
-
JRACLOUD-79667 Ability to refine and scope Advanced Searching with JQL
- Closed