Support searching repositories by repository slug

XMLWordPrintable

    • 2

      Summary:
      Improve Bitbucket/Jira repository search to also match on repository slug (not just repository name), especially when search terms include dashes (-).

      Details:
      Customers expect that typing the repository slug (e.g. abc-test, test-new) will return the same repository in:

      • Jira's Create branch dialog (repository dropdown)
      • Bitbucket's Your work and Repositories tabs (repository filters)

      Currently, search appears to match only on the repository name, so:

      • Searching abc returns abc test
      • Searching abc- or test-new returns no results

      This is confusing and impacts productivity for teams that refer to repos by their slug/URL.

      Requested change:

      • Extend repository search to also match on slug (including dash-separated terms)
      • Maybe some kind of text to let the customer know on what you can search on (name vs slug), to avoid this confusion

            Assignee:
            Unassigned
            Reporter:
            Abhay Gupta
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: