CA/CCADB Dashboard: Difference between revisions

Jump to navigation Jump to search
→‎Enhancement Requests: Fixed search query
(The previous bugzilla query stopped working for Enhancement Requests)
(→‎Enhancement Requests: Fixed search query)
Line 55: Line 55:


<bugzilla>
<bugzilla>
    {
{
        "component":"Common CA Database",
  "product": "CA Program",
        "resolution": "---",
  "component": "Common CA Database",
        "include_fields": "priority, id, summary,whiteboard, last_change_time",
  "status": ["UNCONFIRMED","NEW","ASSIGNED","REOPENED"],
        "order": "priority ASC"
  "resolution": "---",
    }
  "include_fields": ["id","summary","priority","whiteboard","last_change_time"],
  "order": "priority,changeddate",
  "limit": 200
}
</bugzilla>
</bugzilla>


Confirmed users
576

edits

Navigation menu