Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23154

Take special characters into account when sorting repos in a project

    XMLWordPrintable

Details

    • 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

      Problem Definition

      The list of repositories in a certain Bitbucket project is sorted alphabetically. When the repo names include special characters, these characters seem to be ignored.

      For example, repos with the following names are sorted as follows:

      repo-test-c
      repo-testing-b
      repo-test-w

      Suggested Solution

      The expectation is that repos are sorted as follows (or inverted):

      repo-test-c
      repo-test-w
      repo-testing-b

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

      Attachments

        Activity

          People

            Unassigned Unassigned
            tboudale Theodora Boudale
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: