Home
Phab@Tower
Search
Configure Global Search
Log In
Transactions
H5
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ] } ], "actions": [ { "action": "webhook", "target": [ "PHID-HWBH-tfshcjaf2o5iiq2pcbkd" ] } ], "repetition_policy": "change" }
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ] }, { "field": "taskstatus", "condition": "isany", "value": [ "open", "pending", "wip" ] } ], "actions": [ { "action": "webhook", "target": [ "PHID-HWBH-tfshcjaf2o5iiq2pcbkd" ] } ], "repetition_policy": "change" }
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ]
}, { "field": "taskstatus", "condition": "isany", "value": [ "open", "pending", "wip" ]
} ], "actions": [ { "action": "webhook", "target": [ "PHID-HWBH-tfshcjaf2o5iiq2pcbkd" ] } ], "repetition_policy": "change" }
Continue