Confirmed users
1,111
edits
No edit summary |
No edit summary |
||
| Line 5: | Line 5: | ||
"assigned_to": "{{{1}}}", | "assigned_to": "{{{1}}}", | ||
"resolution": ["FIXED"], | "resolution": ["FIXED"], | ||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U| | "changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | ||
"changed_before": "{{#time:Y-m-d| | "changed_before": "{{#time:Y-m-d|now}}", | ||
"changed_field": "resolution", | "changed_field": "resolution", | ||
"include_fields": "id, summary, status, assigned_to, whiteboard" | "include_fields": "id, summary, status, assigned_to, whiteboard" | ||
| Line 17: | Line 17: | ||
"assigned_to": "{{{1}}}", | "assigned_to": "{{{1}}}", | ||
"status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | "status": ["UNCONFIRMED", "NEW", "ASSIGNED"], | ||
"changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U| | "changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}-604800}}}}", | ||
"changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U| | "changed_before": "{{#time:Y-m-d|@{{#expr:{{#time:U|now}}+86400}}}}", | ||
"changed_field": "comment", | "changed_field": "comment", | ||
"include_fields": "id, summary, status, assigned_to, whiteboard" | "include_fields": "id, summary, status, assigned_to, whiteboard" | ||