Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F69913
D7319.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
861 B
Referenced Files
None
Subscribers
None
D7319.diff
View Options
diff --git a/src/applications/herald/controller/HeraldRuleController.php b/src/applications/herald/controller/HeraldRuleController.php
--- a/src/applications/herald/controller/HeraldRuleController.php
+++ b/src/applications/herald/controller/HeraldRuleController.php
@@ -506,11 +506,11 @@
return array(
'source' => array(
'email' => '/typeahead/common/mailable/',
- 'user' => '/typeahead/common/users/',
+ 'user' => '/typeahead/common/accounts/',
'repository' => '/typeahead/common/repositories/',
'package' => '/typeahead/common/packages/',
'project' => '/typeahead/common/projects/',
- 'userorproject' => '/typeahead/common/usersorprojects/',
+ 'userorproject' => '/typeahead/common/accountsorprojects/',
),
'markup' => $template,
);
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/dy/b6/nju2hew53p2ljgzf
Default Alt Text
D7319.diff (861 B)
Attached To
Mode
D7319: Generalize Herald account sources
Attached
Detach File
Event Timeline
Log In to Comment