Home
Phorge
Search
Configure Global Search
Log In
Transactions
H15
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "revision.status", "condition": "!isany", "value": [ "abandoned", "published" ] } ], "actions": [ { "action": "subscribers.self.add", "target": null } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "new-object", "condition": "true", "value": null } ], "actions": [ { "action": "subscribers.self.add", "target": null } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "
revision.status"
new-object"
, "condition": "
!isany"
true"
, "value":
[ "abandoned", "published" ]
null
} ], "actions": [ { "action": "subscribers.self.add", "target": null } ], "repetition_policy": "every" }
Continue