Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13991374
D10187.id24504.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
598 B
Referenced Files
None
Subscribers
None
D10187.id24504.diff
View Options
diff --git a/src/applications/herald/controller/HeraldTestConsoleController.php b/src/applications/herald/controller/HeraldTestConsoleController.php
--- a/src/applications/herald/controller/HeraldTestConsoleController.php
+++ b/src/applications/herald/controller/HeraldTestConsoleController.php
@@ -51,6 +51,8 @@
throw new Exception('Can not build adapter for object!');
}
+ $adapter->setIsNewObject(false);
+
$rules = id(new HeraldRuleQuery())
->setViewer($user)
->withContentTypes(array($adapter->getAdapterContentType()))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Oct 23, 10:28 AM (3 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712858
Default Alt Text
D10187.id24504.diff (598 B)
Attached To
Mode
D10187: T5423, "is newly created" herald rule fails on dry runs
Attached
Detach File
Event Timeline
Log In to Comment