Builds lists should group by source package
Bug #245462 reported by
Julian Edwards
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Triaged
|
Low
|
Unassigned |
Bug Description
On the any build listing page, group the builds by source package, showing the various builds for different arches horizontally
(Anything implementing IHasBuildRecords)
description: | updated |
Changed in soyuz: | |
status: | Confirmed → Triaged |
importance: | Undecided → Low |
tags: | added: soyuz-build ui |
Changed in launchpad: | |
assignee: | Vikram Dhillon (dhillon-v10) → nobody |
To post a comment you must log in.
So this would be like sorting using the package name, and then grouping them together, this shouldn't be hard, so I'll work on it. Thanks.