Template:Bugpast: Difference between revisions
No edit summary |
No edit summary |
||
| (19 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
<bugzilla display="list"> | <bugzilla display="list"> | ||
{ | { | ||
"assigned_to": "{{{1}}}", | "assigned_to": "{{{1}}}", | ||
" | "resolution": ["FIXED"], | ||
" | "changed_after": "{{#time:Y-m-d|@{{#expr:{{#time:U|{{SUBPAGENAME}}}}-604800}}}}", | ||
" | "changed_before": "{{#time:Y-m-d|{{SUBPAGENAME}}}}", | ||
"changed_field": "resolution", | |||
"include_fields": "id, summary" | |||
} | } | ||
</bugzilla> | </bugzilla><noinclude> | ||
{{documentation}} | |||
<!-- Add categories to the /doc subpage, not here! --> | |||
</noinclude> | |||
Latest revision as of 17:05, 25 February 2015
Bugzilla query error
Query options must be valid JSON.1
Usage
{{bugpast}} shows a list of bugs assigned to a certain user. The list includes bugs that have been closed in the past week. For use on pages with SUBPAGENAME=<some-date> in the format Y-m-d.
Parameters
There is only 1 parameter, which is unnamed and required.
Syntax
The template's syntax is
{{bugpast|assignee e-mail address}}
Required parameter
1
- Assignee e-mail address
The e-mail address of the owner ("assignee") of the bugs you wish to list.
- Usage
{{bugpast|assignee e-mail address}}
See also
- {{Attachment}}
- {{Bugpast}}
- {{Bugpresent}}
- {{Bugzilla}}
- {{Mybugs}}
- {{Nbug}}
- {{Queue}}
- {{QueueEntry}}
- {{Trackinglist}}
- {{Trackinglist2}}
- {{Trackinglist3}}
| The above documentation is transcluded from Template:Bugpast/doc. (edit | history) 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. |