Uploaded image for project: 'Jira Cloud'
  1. Jira Cloud
  2. JRACLOUD-74345

Labels are not case sensitive in JQL but are case sensitive when creating a label

    XMLWordPrintable

Details

    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      This is same as https://jira.atlassian.com/browse/JRACLOUD-41181 That issue is closed as duplicate without giving link to duplicate issue.

      Basically, JQL doesn't worry about the case for labels (mylabel == MYLABEL) but when creating an issue, the component does care about the sensitivity of the case (mylabel != MYLABEL) which is inconsistent behaviour.

      To reproduce:

      1. Create a new issue
        2. Give it label 'MYLABEL' all uppercase
        3. Create the issue
        4. Create another issue, and start typing 'MYL' to see that it suggests 'MYLABEL' as an existing label.
        5. Delete this text and start typing 'myl' in lowercase and see that it wants to create a new label.
        6. Don't create an issue and close the dialog.
        7. Go to issue navigator
        8. Type in JQL labels = 'mylabel'
        9. See that the issue with label 'MYLABEL' appears

       

      Attachments

        1. image-2023-04-26-14-28-26-422.png
          image-2023-04-26-14-28-26-422.png
          3 kB
        2. screenshot-1.png
          screenshot-1.png
          162 kB
        3. screenshot-2.png
          screenshot-2.png
          161 kB
        4. screenshot-3.png
          screenshot-3.png
          153 kB
        5. screenshot-4.png
          screenshot-4.png
          150 kB
        6. screenshot-5.png
          screenshot-5.png
          174 kB

        Issue Links

          Activity

            People

              Unassigned Unassigned
              d4cb4bee8c3a Nar Kumar C. - Narva Software
              Votes:
              50 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated: