Confirmed users
975
edits
(Created page with "<bugzilla display="list"> { "assigned_to": "{{{1}}}", "status": ["RESOLVED", "VERIFIED", "CLOSED"], "chfieldfrom": "{{{2}}}", "chfieldto": ...") |
No edit summary |
||
| Line 1: | Line 1: | ||
<!-- For use on pages with SUBPAGENAME=<some-date> --> | |||
<bugzilla display="list"> | <bugzilla display="list"> | ||
{ | |||
"assigned_to": "{{{1}}}", | |||
"status": ["RESOLVED", "VERIFIED", "CLOSED"], | |||
"chfieldto": "{{#time:Y-m-d|{{SUBPAGENAME}}}}", | |||
"chfieldfrom": "{{#time:Y-m-d|@{{#expr:{{#time:U|{{SUBPAGENAME}}}}-604800}}}}" | |||
} | |||
</bugzilla> | </bugzilla> | ||