Bug icons in branch listing don't indicate importance

Bug #225219 reported by Matthew Paul Thomas
2
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

In a branch listing, such as <https://code.launchpad.net/bzr>, branches that are linked to bug reports are indicated with a bug icon.

These bug icons are always grey, regardless of the importance of the bug. They would be more informative if they were colored like the icons in bug listings.

This might require calculating an "aggregate importance" value for all a bug's bugtasks, to determine what icon to show. (This calculation might also be necessary when fixing bug 1357.)

Revision history for this message
Diogo Matsubara (matsubara) wrote :

Related or might be a dupe of bug 144101.

Changed in launchpad-bazaar:
status: New → Confirmed
Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 225219] [NEW] Bug icons in branch listing don't indicate importance

On 1 May 2008, Matthew Paul Thomas <email address hidden> wrote:
> This might require calculating an "aggregate importance" value for all a
> bug's bugtasks, to determine what icon to show. (This calculation might
> also be necessary when fixing bug 1357.)

Maybe. But almost always there will be a bugtask for the same project
this branch belongs to, and you should use that tasks's importance. In
the other cases it would be acceptable to leave it grey.

--
Martin

Revision history for this message
Jonathan Lange (jml) wrote :

This might have a negative performance impact. It's certainly worth trying out, though.

Changed in launchpad-bazaar:
importance: Undecided → Low
status: Confirmed → Triaged
Revision history for this message
Robert Collins (lifeless) wrote :

There might be many bugs with different importances; so we'd be changing from 'existance of a bug-branch link' to 'find the highest importance category for any linked bug'. On batches of 75 we should be able to cope with that though.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.