Shouldn't need access to private bug report to reverse a public duplicate marking
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Won't Fix
|
Low
|
Unassigned |
Bug Description
If a public bug report is marked as a duplicate of a private one, and there's no reason for the public report to be private, then the duplicate marking should be reversed: the public report should become the canonical version, so that more people can see (and have the opportunity to fix) the problem.
However, changing the duplicate marking in this way requires access to the private bug report.
For example, public bug 124233 was marked as a duplicate of private bug 126801, which was private only because it contained someone's private data. So the duplicate marking should have been reversed, but only people with access to bug 126801 could do this.
Fixing this might involve special-casing private bug report pages so that they provide access to the mark-as-duplicate form and nothing else; and/or providing the ability to reverse a duplicate marking from a duplicate bug report.
Fixing bug 396406 would make it unnecessary to fix this bug.
description: | updated |
description: | updated |
Changed in malone: | |
importance: | Medium → Low |
status: | Incomplete → Confirmed |
description: | updated |
I'm not entirely sure. First question: how do you know that bug 126801 is the same issue as bug 122971, given it's private?