Home
Phabricator
Search
Configure Global Search
Log In
Transactions
H174
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "new-object", "condition": "true", "value": null } ], "actions": [ { "action": "email.self", "target": null } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "taskstatus", "condition": "isany", "value": [ "resolved" ] } ], "actions": [ { "action": "email.self", "target": null } ], "repetition_policy": "every" }
{ "match_all": true, "conditions": [ { "field": "
new-object"
taskstatus"
, "condition": "
true"
isany"
, "value":
null
[ "resolved" ]
} ], "actions": [ { "action": "email.self", "target": null } ], "repetition_policy": "every" }
Continue