[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#558379: SOAP: Please allow to restrict get_bugs to certain suites



Package: debbugs
Severity: wishlist

Hi,

I'd like to make the following question via soap:
(handler).get_bugs('severity', ['serious', 'grave', 'critical'], 'distribution', ['testing', 'unstable']))

However, this currently doesn't work, so I have to ask for
(handler).get_bugs('severity', ['serious', 'grave', 'critical'])
and get rid of the remaining bugs later on (which just costs computing
power, but also on bugs.debian.org as I'm doing useless questions
there).

Would be great if that could be added there.


Cheers,
Andi



Reply to: