Ability to allow JQL to use translated fields in Advanced Searching Query

XMLWordPrintable

    • 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

      1. Set the Default language of JIRA to English
      2. Set the user language of JIRA to example: Dutch
      3. Search for the system field "key"
      4. Through the Translated field, the Dutch translation for "key" is "Code"
      5. 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.

            Assignee:
            Unassigned
            Reporter:
            Prince N (Inactive)
            Votes:
            11 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated: