Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14082610
D17653.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
681 B
Referenced Files
None
Subscribers
None
D17653.diff
View Options
diff --git a/src/applications/differential/editor/DifferentialTransactionEditor.php b/src/applications/differential/editor/DifferentialTransactionEditor.php
--- a/src/applications/differential/editor/DifferentialTransactionEditor.php
+++ b/src/applications/differential/editor/DifferentialTransactionEditor.php
@@ -672,6 +672,8 @@
$active_phid = $active_diff->getPHID();
if ($reviewer->isRejected($active_phid)) {
$has_rejecting_reviewer = true;
+ } else {
+ $has_rejecting_older_reviewer = true;
}
break;
case DifferentialReviewerStatus::STATUS_REJECTED_OLDER:
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 24, 12:31 AM (20 h, 18 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6780369
Default Alt Text
D17653.diff (681 B)
Attached To
Mode
D17653: Fix an issue where rejecting reviewers weren't powerful enough
Attached
Detach File
Event Timeline
Log In to Comment