Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15412821
D17536.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
677 B
Referenced Files
None
Subscribers
None
D17536.diff
View Options
diff --git a/src/applications/transactions/editor/PhabricatorApplicationTransactionCommentEditor.php b/src/applications/transactions/editor/PhabricatorApplicationTransactionCommentEditor.php
--- a/src/applications/transactions/editor/PhabricatorApplicationTransactionCommentEditor.php
+++ b/src/applications/transactions/editor/PhabricatorApplicationTransactionCommentEditor.php
@@ -92,6 +92,7 @@
$editor
->setContentSource($this->getContentSource())
->setContinueOnNoEffect(true)
+ ->setContinueOnMissingFields(true)
->applyTransactions($object, $support_xactions);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 3:06 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7707014
Default Alt Text
D17536.diff (677 B)
Attached To
Mode
D17536: Don't require mentioned objects to have all required fields when editing comments
Attached
Detach File
Event Timeline
Log In to Comment