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

Allow wildcard or '~' symbol to search for project/category name in JQL

    XMLWordPrintable

Details

    • 7
    • 7
    • 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

      NOTE: This suggestion is for JIRA Cloud. Using JIRA Server? See the corresponding suggestion.

      Summary

      Would like a feature that allows users to search for all issues that have a particular string within it's name, similar to the summary/ description field search.

      For example:
      project = "Test*"

      or

      project ~ "Test"
      Actual Result:

      JIRA JQL throws an error saying there's no project with the name Test*.

      Expected behaviour

      JIRA returns all issues with test being a part of the project name.

      Actual Solution:

      User can search for issues in those projects using "projects in"

      project in("Test 1","Test 2",......)

      Problem with this is it is not scalable if user has lots of projects in their JIRA instance which start with Test.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ijimoh Ismael Olusula Jimoh (Inactive)
              Votes:
              84 Vote for this issue
              Watchers:
              35 Start watching this issue

              Dates

                Created:
                Updated: