Template:FeatureBugzilla: Difference between revisions
Appearance
m Let 'done' feature table use the same column list order as the others |
Search for substrings |
||
Line 10: | Line 10: | ||
"status" : "CONFIRMED", | "status" : "CONFIRMED", | ||
"severity" : "wishlist", | "severity" : "wishlist", | ||
"target_milestone": "{{{2|---}}}", | "f2": "target_milestone", | ||
"o2": "substring", | |||
"v2": "{{{2|---}}}", | |||
"include_fields" : [ "id", "product", "summary", "assigned_to"] | "include_fields" : [ "id", "product", "summary", "assigned_to"] | ||
}|title=TODO|class=table-bugs-todo}} | }|title=TODO|class=table-bugs-todo}} | ||
Line 19: | Line 21: | ||
"status" : "ASSIGNED", | "status" : "ASSIGNED", | ||
"severity" : "wishlist", | "severity" : "wishlist", | ||
"target_milestone": "{{{2|---}}}", | "f2": "target_milestone", | ||
"o2": "substring", | |||
"v2": "{{{2|---}}}", | |||
"include_fields" : ["id", "product", "summary", "assigned_to"] | "include_fields" : ["id", "product", "summary", "assigned_to"] | ||
}|title=IN PROGRESS|class=table-bugs-in-progress}} | }|title=IN PROGRESS|class=table-bugs-in-progress}} | ||
Line 28: | Line 32: | ||
"status" : "RESOLVED", | "status" : "RESOLVED", | ||
"severity" : "wishlist", | "severity" : "wishlist", | ||
"target_milestone": "{{{2|---}}}", | "f2": "target_milestone", | ||
"o2": "substring", | |||
"v2": "{{{2|---}}}", | |||
"include_fields" : ["id", "product", "summary", "assigned_to"] | "include_fields" : ["id", "product", "summary", "assigned_to"] | ||
}|title=DONE|class=table-bugs-done}} | }|title=DONE|class=table-bugs-done}} |
Revision as of 15:43, 23 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 |
id | product | summary | assigned_to |