Page MenuHomePhabricator

D3674.diff
No OneTemporary

D3674.diff

Index: src/workflow/ArcanistDiffWorkflow.php
===================================================================
--- src/workflow/ArcanistDiffWorkflow.php
+++ src/workflow/ArcanistDiffWorkflow.php
@@ -1716,9 +1716,6 @@
if (!phutil_console_confirm($confirm)) {
throw new ArcanistUsageException('Specify reviewers and retry.');
}
- } else if (in_array($this->getUserPHID(), $reviewers)) {
- throw new ArcanistUsageException(
- "You can not be a reviewer for your own revision.");
} else {
$users = $this->getConduit()->callMethodSynchronous(
'user.query',

File Metadata

Mime Type
text/plain
Expires
Mon, Oct 21, 2:00 PM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6730078
Default Alt Text
D3674.diff (613 B)

Event Timeline