Template:Bugactivity: Difference between revisions
Jump to navigation
Jump to search
Template documentation[create]
(Created page with " Fixed: <bugzilla display="list"> { "product": "{{{1}}}", "resolution": ["FIXED"], "changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|{{SUBPAGENAME}}}}-604800}}}}", "c...") |
No edit summary |
||
| (6 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Fixed | ====Fixed (in the last 7 days)==== | ||
<bugzilla | <bugzilla> | ||
{ | { | ||
" | "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" | "include_fields": "id, summary, status, assigned_to, whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
====Active (in the last 7 days)==== | |||
<bugzilla | <bugzilla> | ||
{ | { | ||
" | "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" | "include_fields": "id, summary, status, assigned_to, whiteboard" | ||
} | } | ||
</bugzilla> | </bugzilla> | ||
Latest revision as of 21:31, 13 April 2016
Fixed (in the last 7 days)
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
Active (in the last 7 days)
No results.
0 Total; 0 Open (0%); 0 Resolved (0%); 0 Verified (0%);
| Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |