Template:Bugpresent: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
(.)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
<!-- This test page says json error but it's because {{#time}} dislikes the "Template:XXX" subpagename -->
<!-- For use on pages with SUBPAGENAME=<some-date> -->
<!-- Any bugs changed in the past week assigned to the given user that are not closed -->
<bugzilla display="list">
<bugzilla display="list">
{
{
Line 11: Line 8:
   "include_fields": "id, summary"
   "include_fields": "id, summary"
}
}
</bugzilla>
</bugzilla><noinclude>
{{documentation}}
<!-- Add categories to the /doc subpage, not here! -->
</noinclude>

Latest revision as of 12:56, 9 December 2014

Bugzilla query error

Query options must be valid JSON.1

Documentation icon Template documentation[view] [edit] [history] [purge]
Ambox info soft.png
  Note: This page reports a json error, but it's only because the parser function {{#time}} dislikes the "Template:XXX" subpagename.

Usage

{{bugpresent}} shows a list of bugs assigned to a certain user. The list includes open bugs that have been changed 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

  • {{bugpresent|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
  • {{bugpresent|assignee e-mail address}}

See also