Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15395381
D8157.id18456.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
828 B
Referenced Files
None
Subscribers
None
D8157.id18456.diff
View Options
diff --git a/src/applications/herald/adapter/HeraldAdapter.php b/src/applications/herald/adapter/HeraldAdapter.php
--- a/src/applications/herald/adapter/HeraldAdapter.php
+++ b/src/applications/herald/adapter/HeraldAdapter.php
@@ -194,6 +194,7 @@
public function getFields() {
return array(
self::FIELD_ALWAYS,
+ self::FIELD_RULE,
);
}
diff --git a/src/applications/herald/storage/HeraldRule.php b/src/applications/herald/storage/HeraldRule.php
--- a/src/applications/herald/storage/HeraldRule.php
+++ b/src/applications/herald/storage/HeraldRule.php
@@ -17,7 +17,7 @@
protected $isDisabled = 0;
protected $triggerObjectPHID;
- protected $configVersion = 29;
+ protected $configVersion = 30;
// phids for which this rule has been applied
private $ruleApplied = self::ATTACHABLE;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 17 2025, 6:27 AM (4 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7708027
Default Alt Text
D8157.id18456.diff (828 B)
Attached To
Mode
D8157: Herald - unleash some recursive madness!
Attached
Detach File
Event Timeline
Log In to Comment