tracks should be ordered
Bug #1779859 reported by
John Lenton
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snap Store Server |
Triaged
|
High
|
Facundo Batista |
Bug Description
There should be a well-defined order for tracks.
As the number of snaps with a many tracks grows it becomes more obvious that we should either let developers specify the order in which the tracks should be displayed, or at least have a defined and documented order imposed on them.
For the latter, I suggest that debian's version sort is perhaps a good place to start.
aside, currently snapcraft.io is doing some ordering of the tracks, as is evident in https:/
Changed in snapstore: | |
status: | Incomplete → Confirmed |
Changed in snapstore: | |
assignee: | nobody → Matias Bordese (matiasb) |
Changed in snapstore: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
I think Debian version ordering makes sense, and I would prefer not to implement an "ordering" field because it makes track management more unwieldy, also remembering that track creation is not yet handled directly by developers but by request on the forum.
If other teams/clients reorder tracks at their leisure it will make the store ordering somewhat irrelevant, so I think we should coordinate with other clients/teams using this (as you mention, there's at least snapcraft.io and snapd to consider, and we also need to look at gnome-software perhaps, they may rely on what snapd gives but maybe not... you get the point).
Given that there are a number of teams or stakeholders which might be interested/ involved, does a forum conversation sound like a good place to discuss this? (maybe there is one and I missed it). Store-side we can implement ordering but would be good to have consensus on what makes sense, and I get the feeling the bug report is not a great place to have that cross-team conversation.