Closed
Bug 1304611
Opened 9 years ago
Closed 9 years ago
Child review requests are erroneously displaying the reopen UI
Categories
(MozReview Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
(Keywords: regression)
Attachments
(3 files)
(Mark Côté [:mcote] from Bug 1163095 comment #4)
> Note that something has regressed and people are able to close commit review
> requests (and are regularly doing so).
we can either fix the regression and only show the UI for closing commit review requests on the parent, or make it so closing/etc any child updates the status of all commits (ie. parent and all children).
Summary: Child review requests are errornously displaying the close/reopen UI → Child review requests are erroneously displaying the close/reopen UI
Summary: Child review requests are erroneously displaying the close/reopen UI → Child review requests are erroneously displaying the reopen UI
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
| Comment hidden (mozreview-request) |
Comment 5•9 years ago
|
||
From bug 1305751:
> Could the push command prompt the user to re-open the necessary reviews as well? That is, similarly to how it prompts you to
> publish the review or not.
I'm not sure if this is fixed here or not. If so, then please dupe bug 1300506 over here as well.
Comment 6•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8793630 [details]
mozreview: Prevent direct reopening of child requests (bug 1304611)
https://reviewboard.mozilla.org/r/80346/#review83076
This'll work as a band-aid until we hook up the proper reopen from any request. I just wonder where we lost the CSS that did this before...
Attachment #8793630 -
Flags: review?(smacleod) → review+
Comment 7•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8793631 [details]
mozreview: Add parentID to the MozReview object (bug 1304611);
https://reviewboard.mozilla.org/r/80348/#review83078
Attachment #8793631 -
Flags: review?(smacleod) → review+
Comment 8•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8793632 [details]
mozreview: Add a link to the parent on submitted children (bug 1304611)
https://reviewboard.mozilla.org/r/80350/#review83080
Attachment #8793632 -
Flags: review?(smacleod) → review+
Pushed by bjones@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/0e762089afa4
mozreview: Prevent direct reopening of child requests r=smacleod
https://hg.mozilla.org/hgcustom/version-control-tools/rev/a7adaa7e371f
mozreview: Add parentID to the MozReview object ; r=smacleod
https://hg.mozilla.org/hgcustom/version-control-tools/rev/aa1c1f441e7b
mozreview: Add a link to the parent on submitted children r=smacleod
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•