Page MenuHomePhabricator

D10187.id24505.diff
No OneTemporary

D10187.id24505.diff

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

Mime Type
text/plain
Expires
Wed, Oct 23, 6:12 PM (3 w, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712858
Default Alt Text
D10187.id24505.diff (598 B)

Event Timeline