Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14767801
D10827.id25985.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
495 B
Referenced Files
None
Subscribers
None
D10827.id25985.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
@@ -213,6 +213,11 @@
return 'yellow';
}
+ case self::TYPE_MERGED_FROM:
+ return 'black';
+
+ case self::TYPE_MERGED_INTO:
+ return 'green';
}
return parent::getColor();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 24, 6:17 PM (19 h, 57 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7042413
Default Alt Text
D10827.id25985.diff (495 B)
Attached To
Mode
D10827: Ref T6500, Duplicated tasks should be marked more visibly as duplicates
Attached
Detach File
Event Timeline
Log In to Comment