Home
Phab@Tower
Search
Configure Global Search
Log In
Transactions
H9
Change Details
Change Details
Old
New
Diff
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ] } ], "actions": [ { "action": "projects.add", "target": [ "PHID-PROJ-rhnhwrq6qpbq3cixrmel" ] }, { "action": "comment", "target": "(WARNING) Issue has been escalated to UNBREAK NOW status.\n\n{W28}\n{W29}" }, { "action": "maniphest.status", "target": [ "open" ] } ], "repetition_policy": "change" }
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ] }, { "field": "maniphest.task.title", "condition": "!contains", "value": "Take your medicine" } ], "actions": [ { "action": "projects.add", "target": [ "PHID-PROJ-rhnhwrq6qpbq3cixrmel" ] }, { "action": "comment", "target": "(WARNING) Issue has been escalated to UNBREAK NOW status.\n\n{W28}\n{W29}" }, { "action": "maniphest.status", "target": [ "open" ] } ], "repetition_policy": "change" }
{ "match_all": true, "conditions": [ { "field": "taskpriority", "condition": "isany", "value": [ 100 ]
}, { "field": "maniphest.task.title", "condition": "!contains", "value": "Take your medicine"
} ], "actions": [ { "action": "projects.add", "target": [ "PHID-PROJ-rhnhwrq6qpbq3cixrmel" ] }, { "action": "comment", "target": "(WARNING) Issue has been escalated to UNBREAK NOW status.\n\n{W28}\n{W29}" }, { "action": "maniphest.status", "target": [ "open" ] } ], "repetition_policy": "change" }
Continue