Page MenuHomePhabricator

D10187.diff
No OneTemporary

D10187.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
Thu, Oct 24, 3:16 AM (3 w, 43 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6712858
Default Alt Text
D10187.diff (598 B)

Event Timeline