Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13993725
D7526.id16971.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
544 B
Referenced Files
None
Subscribers
None
D7526.id16971.diff
View Options
Index: src/applications/herald/adapter/HeraldAdapter.php
===================================================================
--- src/applications/herald/adapter/HeraldAdapter.php
+++ src/applications/herald/adapter/HeraldAdapter.php
@@ -598,6 +598,8 @@
return self::VALUE_OWNERS_PACKAGE;
case self::FIELD_AUTHOR_PROJECTS:
return self::VALUE_PROJECT;
+ case self::FIELD_REVIEWERS:
+ return self::VALUE_USER_OR_PROJECT;
default:
return self::VALUE_USER;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Oct 24, 1:00 AM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6730243
Default Alt Text
D7526.id16971.diff (544 B)
Attached To
Mode
D7526: Allow Herald's "Reviewers" field to select project reviewers
Attached
Detach File
Event Timeline
Log In to Comment