Confirmed users
630
edits
| Line 42: | Line 42: | ||
"whiteboard": "[bc:milestone=bicycle]", | "whiteboard": "[bc:milestone=bicycle]", | ||
"severity": "normal", | "severity": "normal", | ||
"include_fields": "summary, status, severity, priority" | "include_fields": "summary, status, severity, priority", | ||
"sort": "status" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||
=== Minor bugs === | |||
Nice to have in that milestone, but it can be postpone freely without jeopardize the milestone. | Nice to have in that milestone, but it can be postpone freely without jeopardize the milestone. | ||
| Line 55: | Line 56: | ||
"whiteboard": "[bc:milestone=bicycle]", | "whiteboard": "[bc:milestone=bicycle]", | ||
"severity": "minor", | "severity": "minor", | ||
"include_fields": "summary, status, severity, priority" | "include_fields": "summary, status, severity, priority", | ||
"sort": "status" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||