Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15477643
D3674.id7333.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
613 B
Referenced Files
None
Subscribers
None
D3674.id7333.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 8, 4:59 PM (1 w, 12 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7629689
Default Alt Text
D3674.id7333.diff (613 B)
Attached To
Mode
D3674: Allow to push revisions to review by himself to Differential (bug T1879, change 2/2, Arcanist part)
Attached
Detach File
Event Timeline
Log In to Comment