Template:FeatureBugzilla: Difference between revisions
Appearance
m test2 |
Use #tag |
||
Line 5: | Line 5: | ||
</noinclude> | </noinclude> | ||
{{#tag: | {{#tag:bugzilla| | ||
{ | { | ||
"product": "{{{1|empty}}}", | "product": "{{{1|empty}}}", | ||
Line 13: | Line 12: | ||
"target_milestone": "{{{2|---}}}", | "target_milestone": "{{{2|---}}}", | ||
"include_fields" : [ "id", "product", "summary", "assigned_to"] | "include_fields" : [ "id", "product", "summary", "assigned_to"] | ||
} | }|title=TODO}} | ||
}} | |||
{{#tag:bugzilla| | |||
{ | { | ||
"product": "{{{1|empty}}}", | "product": "{{{1|empty}}}", | ||
Line 24: | Line 21: | ||
"target_milestone": "{{{2|---}}}", | "target_milestone": "{{{2|---}}}", | ||
"include_fields" : ["id", "product", "summary", "assigned_to"] | "include_fields" : ["id", "product", "summary", "assigned_to"] | ||
} | }|title=IN PROGRESS}} | ||
{{#tag:bugzilla| | |||
{ | { | ||
"product": "{{{1|empty}}}", | "product": "{{{1|empty}}}", | ||
Line 34: | Line 30: | ||
"target_milestone": "{{{2|---}}}", | "target_milestone": "{{{2|---}}}", | ||
"include_fields" : [ "product", "id", "summary", "assigned_to"] | "include_fields" : [ "product", "id", "summary", "assigned_to"] | ||
} | }|title=DONE}} | ||
Revision as of 23:42, 20 November 2019
Usage
Show feature requests from bugzilla, syntax: {{FeatureBugzilla|product-name|target-milestone}}
For example: {{FeatureBugzilla|umbrello|2.17 (KDE Applications 15.08)}}
id | product | summary | assigned_to |
id | product | summary | assigned_to |
product | id | summary | assigned_to |