Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15389854
D13210.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
569 B
Referenced Files
None
Subscribers
None
D13210.id.diff
View Options
diff --git a/src/applications/calendar/editor/PhabricatorCalendarEventEditor.php b/src/applications/calendar/editor/PhabricatorCalendarEventEditor.php
--- a/src/applications/calendar/editor/PhabricatorCalendarEventEditor.php
+++ b/src/applications/calendar/editor/PhabricatorCalendarEventEditor.php
@@ -370,9 +370,7 @@
protected function shouldSendMail(
PhabricatorLiskDAO $object,
array $xactions) {
-
- $xactions = mfilter($xactions, 'shouldHide', true);
- return $xactions;
+ return true;
}
protected function getMailSubjectPrefix() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 16, 5:42 AM (1 w, 7 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7381616
Default Alt Text
D13210.id.diff (569 B)
Attached To
Mode
D13210: Fix an issue with mention transactions in Calendar
Attached
Detach File
Event Timeline
Log In to Comment