Page MenuHomePhabricator

D15966.diff
No OneTemporary

D15966.diff

diff --git a/src/applications/differential/customfield/DifferentialReviewersField.php b/src/applications/differential/customfield/DifferentialReviewersField.php
--- a/src/applications/differential/customfield/DifferentialReviewersField.php
+++ b/src/applications/differential/customfield/DifferentialReviewersField.php
@@ -242,6 +242,7 @@
$config_self_accept_key = 'differential.allow-self-accept';
$allow_self_accept = PhabricatorEnv::getEnvConfig($config_self_accept_key);
+ $value = $this->inflateReviewers($value);
foreach ($value as $spec) {
$phid = $spec['phid'];

File Metadata

Mime Type
text/plain
Expires
Sun, May 12, 8:30 AM (2 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6290992
Default Alt Text
D15966.diff (600 B)

Event Timeline