Closed
Bug 1564166
Opened 6 years ago
Closed 6 years ago
`moz-phab` needs to explicitly request a review of a revision when leaving the WIP state
Categories
(Conduit :: moz-phab, defect, P2)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
(Keywords: conduit-triaged)
Attachments
(1 file)
STR:
- submit a revision with
--wip
, include reviewers - submit same revision without
--wip
Expected:
- Revision is moved out of "changes planned" and "draft" states
- Reviewers added
- Review requested
Actual:
- Review is not requested
It can be manually requested via the action menu.
Remove redundant api call by consolidating transactions, and add
review-request
transaction if required.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Severity: normal → S1
You need to log in
before you can comment on or make changes to this bug.
Description
•