Bug#647801: SOAP API get_bugs() doesn't show bugs affecting the package

2011-11-07 Thread Don Armstrong
On Mon, 07 Nov 2011, Sandro Tosi wrote: > Is there something that can get me bugs in a a package directly > submitted against it + affecting it? I've tried > > >>> server.get_bugs("package", "rootskel", 'affects', 'rootskel') > [] > > probably because it's an intersection of the two sets? Is > >

Bug#647801: SOAP API get_bugs() doesn't show bugs affecting the package

2011-11-07 Thread Sandro Tosi
On Mon, Nov 7, 2011 at 03:26, Don Armstrong wrote: > On Sun, 06 Nov 2011, Sandro Tosi wrote: >> it seems that get_bugs() doesn't show the bugs affecting the package we're >> querying: i've taken 645738 as example, which is reported against >> libklibc-dev >> and affects rootskel, then I used the

Bug#647801: SOAP API get_bugs() doesn't show bugs affecting the package

2011-11-06 Thread Don Armstrong
On Sun, 06 Nov 2011, Sandro Tosi wrote: > it seems that get_bugs() doesn't show the bugs affecting the package we're > querying: i've taken 645738 as example, which is reported against libklibc-dev > and affects rootskel, then I used the SOAP API to query rootskel, but: You want server.get_bugs("a

Bug#647801: SOAP API get_bugs() doesn't show bugs affecting the package

2011-11-06 Thread Sandro Tosi
Source: debbugs Severity: normal Hello, it seems that get_bugs() doesn't show the bugs affecting the package we're querying: i've taken 645738 as example, which is reported against libklibc-dev and affects rootskel, then I used the SOAP API to query rootskel, but: >>> import SOAPpy >>> url = 'htt