[python-bugzilla] Saved search with python-bugzilla

Jan Hollevoet jan.hollevoet at gmail.com
Tue May 20 06:53:27 UTC 2014


I am trying to run a saved search with python-bugzilla 1.0.0 against a
Bugzilla 4.2.2 database. First I use url_to_query and pass the dict
({'sharer_id': '1', 'savedsearch': 'Open bugs'}) to the query method
of the BugzillaBase object. As a result I get

 xmlrpclib.Fault: <Fault 53: 'savedsearch is not a valid parameter for
the Bugzilla::Bug::match function.'>

Any advice? Thanks in advance.


Jan


More information about the python-bugzilla mailing list