Comment 8 for bug 176171

Revision history for this message
Christian Reis (kiko) wrote :

OK, so here's a plan.

First, we fix bug 201547 to actually stop getting these bugs filed. I think we could add an assertion somewhere to ensure this never happens again, but Bjorn can decide that.

Once we are sure we're not getting any new bugs filed on unpublished sources, we go through all bugs filed against unpublished sources, and a) if they contain more than one task, nuke (DELETE FROM BugTask!) the task on the unpublished source b) if they contain only one task, report them so they can be fixed manually.

How's that?