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

Use reverse natural sort for versions

    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

      Currently versions are sorted alphabetically. However, it's much better to use natural sort order. This is the same sort order you see in Windows Explorer or Mac's Finder. Jeff Atwood on Natural Sort Order.

      So instead of [1.10, 1.11, 1.8, 1.9, 2.0] the desired output is [1.8, 1.9, 1.10, 1.11, 2.0].

      Moreover, most important versions are the last ones. So it would be great to have an option to reverse the version list: [2.0, 1.11, 1.10, 1.9, 1.8]

      I've attached a screenshot with the current behavior.

      Attachments

        Activity

          People

            Unassigned Unassigned
            04fd1317bc20 Max Małysh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: