Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15446216
D19543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
714 B
Referenced Files
None
Subscribers
None
D19543.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
@@ -3599,6 +3599,7 @@
->setContinueOnMissingFields(true)
->setParentMessageID($this->getParentMessageID())
->setIsInverseEdgeEditor(true)
+ ->setIsSilent($this->getIsSilent())
->setActor($this->requireActor())
->setActingAsPHID($this->getActingAsPHID())
->setContentSource($this->getContentSource());
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 28, 5:46 PM (1 w, 16 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7697452
Default Alt Text
D19543.diff (714 B)
Attached To
Mode
D19543: Carry the "silent" transaction flag through inverse edge edits
Attached
Detach File
Event Timeline
Log In to Comment