Take special characters into account when sorting repos in a project

XMLWordPrintable

      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

              Assignee:
              Unassigned
              Reporter:
              Theodora Boudale (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: