Closed
Bug 1114995
Opened 11 years ago
Closed 11 years ago
Reviews requests with a single patch shouldn't get a child request
Categories
(MozReview Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1039679
People
(Reporter: bbouvier, Unassigned)
Details
Currently, if one pushes a single changeset to MozReview, two requests are created:
- one for the patch itself
- one being the global review request
(for instance, https://reviewboard.mozilla.org/r/1627/ )
This can lead to weird situations: for instance, the patch gets r+ ("Ship It!" mark) on the patch request, but the global review request doesn't get updated, so the review flag stays as r? in bugzilla, which is unnice to the reviewer.
Actually, these might be separate issues: one being that the global request shouldn't get created for a single-patch review request, the other being that r+ on a single child request should propagate to the parent request.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•10 years ago
|
Product: Developer Services → MozReview
You need to log in
before you can comment on or make changes to this bug.
Description
•