Template:FeatureBugzilla: Difference between revisions
Appearance
Use 'version fixed in' for done features |
include 'target milestone' |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
== Usage == | == Usage == | ||
Show feature requests from bugzilla, syntax: {{FeatureBugzilla|product-name|target-milestone}} | Show feature requests from bugzilla, syntax: {{FeatureBugzilla|product-name|target-milestone}} | ||
<br>For example: {{FeatureBugzilla|umbrello| | <br>For example: {{FeatureBugzilla|umbrello|20.04}} | ||
</noinclude> | </noinclude> | ||
Line 13: | Line 13: | ||
"o2": "substring", | "o2": "substring", | ||
"v2": "{{{2|---}}}", | "v2": "{{{2|---}}}", | ||
"include_fields" : [ "id", "product", "summary", "assigned_to"] | "include_fields" : [ "id", "product", "summary", "target_milestone", "assigned_to"] | ||
}|title=TODO|class=table-bugs-todo}} | }|title=TODO|class=table-bugs-todo}} | ||
Line 24: | Line 24: | ||
"o2": "substring", | "o2": "substring", | ||
"v2": "{{{2|---}}}", | "v2": "{{{2|---}}}", | ||
"include_fields" : ["id", "product", "summary", "assigned_to"] | "include_fields" : ["id", "product", "summary", "target_milestone", "assigned_to"] | ||
}|title=IN PROGRESS|class=table-bugs-in-progress}} | }|title=IN PROGRESS|class=table-bugs-in-progress}} | ||
Line 32: | Line 32: | ||
"status" : "RESOLVED", | "status" : "RESOLVED", | ||
"severity" : "wishlist", | "severity" : "wishlist", | ||
"f2": " | "f2": "target_milestone", | ||
"o2": "substring", | "o2": "substring", | ||
"v2": "{{{2|---}}}", | "v2": "{{{2|---}}}", | ||
"include_fields" : ["id", "product", "summary", "assigned_to"] | "include_fields" : ["id", "product", "summary", "target_milestone", "assigned_to"] | ||
}|title=DONE|class=table-bugs-done}} | }|title=DONE|class=table-bugs-done}} |
Latest revision as of 14:06, 18 November 2020
Usage
Show feature requests from bugzilla, syntax: {{FeatureBugzilla|product-name|target-milestone}}
For example: {{FeatureBugzilla|umbrello|20.04}}
id | product | summary | target_milestone | assigned_to |
id | product | summary | target_milestone | assigned_to |
id | product | summary | target_milestone | assigned_to |