trunk is always listed at the top of the downloads for a project
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Do |
Invalid
|
Undecided
|
Unassigned | ||
Launchpad itself |
Triaged
|
Low
|
Unassigned | ||
wxBanker |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Any releases from trunk are listed at the top of the downloads page for a project, even if there are newer series and releases. This can be incredibly unfortunate as people are very likely to download the old release trunk instead of the newer versions.
I couldn't figure out why people kept downloading my old versions and not the new ones, until I viewed the general "Downloads" page and realized it was at the top. This happened because I started out releasing from trunk in my naive project management ways, then starting branching and releasing from branches. However all these new series were listed below my releases from trunk.
My only solution was to delete all the release files from trunk which was sad as that was neat for historical reasons.
Unfortunately I am not sure what the best solution is. Perhaps series should be ordered based on their most recent release, or the order should be editable.
description: | updated |
affects: | launchpad → launchpad-registry |
Changed in do: | |
status: | New → Invalid |
tags: | added: releases |
This is a bit tricky. The inverted sorting work well for planned releases (fro other series). Trunk has always been problematic. We'll need to think if there is a no-sorting way to demphasise trunk.