[python-bugzilla] a bugzilla question

Will Woods wwoods at redhat.com
Fri Jul 6 03:44:46 UTC 2012


On Mon, 2012-07-02 at 11:33 -0400, Martin Cermak wrote:

> Please, where do I find a documentation that will help me construct
> queries like this? Basically I need RH bugzilla's xmlrpc reference
> guide (ideally with some examples). Can you recommend me some
> reading? 

The API reference is here:

https://partner-bugzilla.redhat.com/docs/en/html/api/
or
https://bugzilla.redhat.com/docs/en/html/api/

As for constructing queries, just use the Advanced Query web UI and look
at the resulting query string/URL; the query parameters are the same as
whatever the web UI passes to the query CGI script.

Hope that helps,

-w

P.S. I'm CC'ing the (newish) python-bugzilla mailing list so there's a
permanent record of this advice - plus others might be able to help if
you have more specific questions.



More information about the python-bugzilla mailing list