QOL - Make JQL case sensitive

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Issue - Fields
    • None
    • 1
    • 3

      As JQL is not case sensitive (https://confluence.atlassian.com/jiracoreserver/search-syntax-for-text-fields-939937723.html), when having multiple custom fields with the same name and different case (e.g. numberfield and numberField) using the JQL below does not correctly filter based on the desired field content:

      numberfield is empty
      

      However if we use the custom field ID it does retrieve the data properly:

      cf[10202] is empty
      

      As a quality of life improvement, we could add case sensitivity to the queries, which would allow customers to search based on field names only.

        1. image-2021-04-30-12-45-09-095.png
          43 kB
          Joao Vasconcelos
        2. image-2021-04-30-12-45-24-321.png
          50 kB
          Joao Vasconcelos
        3. screenshot-1.png
          21 kB
          Joao Vasconcelos

            Assignee:
            Unassigned
            Reporter:
            Joao Vasconcelos
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: