team based oops summaries should use the infestation team information to better group oopses

Bug #592355 reported by Diogo Matsubara
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-oops-tools
Triaged
Low
Unassigned

Bug Description

This is an idea from Gary:

Team based summaries should have two sections, one with infestations only for the specific team and another with oops reports with the same team but where infestations have a different team value.

Something like:

<gary_poster> self.errors = self.errors.filter(infestation__team__title__exact=team)
<gary_poster> self.errors = self.errors.filter(team__title__exact=team,
infestation__team__title__not=team)

Changed in oops-tools:
status: New → Triaged
importance: Undecided → Medium
Revision history for this message
Robert Collins (lifeless) wrote :

I'm not sure this is valid with our now flat structure, but perhaps other folk will want it.

Changed in oops-tools:
importance: Medium → Low
affects: oops-tools → python-oops-tools
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.