Closed
Bug 1984452
Opened 11 months ago
Closed 11 months ago
When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
Phabricator does not allow setting a reviewer same as the author of a revision for good reason. The reviewer rotation feature of Phabbugz needs to take this into consideration if a rotation group assigned to the revision also has the author as a member. We should therefore skip and go on to the next in the list.
ERR-CONDUIT-CORE reason: Validation errors: - The author of a revision can not be a reviewer
Comment 1•11 months ago
|
||
Comment 2•11 months ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/3870d04649e9cf3076a9e1263218a11cc4c589f4
[master] Bug 1984452 - When processing the list of reviewers to assign to a new revision, PhabBugz needs to skip a reviewer if they are the author of the revision
Status: ASSIGNED → RESOLVED
Closed: 11 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•