Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18854436
D10187.id.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.id.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
Nov 2 2025, 12:19 AM (14 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
9081138
Default Alt Text
D10187.id.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