Confirmed users
576
edits
(The previous bugzilla query stopped working for Enhancement Requests) |
(→Enhancement Requests: Fixed search query) |
||
| Line 55: | Line 55: | ||
<bugzilla> | <bugzilla> | ||
{ | |||
"product": "CA Program", | |||
"component": "Common CA Database", | |||
"status": ["UNCONFIRMED","NEW","ASSIGNED","REOPENED"], | |||
"resolution": "---", | |||
"include_fields": ["id","summary","priority","whiteboard","last_change_time"], | |||
"order": "priority,changeddate", | |||
"limit": 200 | |||
} | |||
</bugzilla> | </bugzilla> | ||