Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15398627
D11101.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
513 B
Referenced Files
None
Subscribers
None
D11101.diff
View Options
diff --git a/src/applications/maniphest/storage/ManiphestTransaction.php b/src/applications/maniphest/storage/ManiphestTransaction.php
--- a/src/applications/maniphest/storage/ManiphestTransaction.php
+++ b/src/applications/maniphest/storage/ManiphestTransaction.php
@@ -794,6 +794,7 @@
public function getMailTags() {
$tags = array();
switch ($this->getTransactionType()) {
+ case self::TYPE_MERGED_INTO:
case self::TYPE_STATUS:
$tags[] = self::MAILTAG_STATUS;
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 18, 12:59 AM (6 d, 23 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7224913
Default Alt Text
D11101.diff (513 B)
Attached To
Mode
D11101: Treat MERGE_INTO as a status transaction for mail tags
Attached
Detach File
Event Timeline
Log In to Comment