Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15419397
D8565.id20331.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
684 B
Referenced Files
None
Subscribers
None
D8565.id20331.diff
View Options
diff --git a/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php b/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
--- a/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
+++ b/src/applications/transactions/editor/PhabricatorApplicationTransactionEditor.php
@@ -695,6 +695,11 @@
}
}
+ // Before sending mail or publishing feed stories, reload the object
+ // subscribers to pick up changes caused by Herald (or by other side effects
+ // in various transaction phases).
+ $this->loadSubscribers($object);
+
$this->loadHandles($xactions);
$mail = null;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Mar 22, 5:56 AM (1 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7385605
Default Alt Text
D8565.id20331.diff (684 B)
Attached To
Mode
D8565: Reload subscribers before sending mail, etc
Attached
Detach File
Event Timeline
Log In to Comment