Bug#978651: debbugs: SOAP interface: get_bug_log() should not return messages known to be spam

Nis Martensen <[email protected]> Tue, 29 Dec 2020 18:48:37 +0100
Newsgroups gmane.linux.debian.devel.debbugs
Message-ID <160926411768.6277.12256729038743867838.reportbug__36189.0395450004$1609264288$gmane$org@siamos.nes.net>
Package: debbugs
Severity: wishlist
X-Debbugs-Cc: [email protected]

Let's take bug #711404 as an example:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711404

Here the bug log currently shows four messages.  However, when running
`reportbug -u text -N 711404`, you'll be shown 12 messages. The last 8
messages are all spam, and debbugs knows about this, otherwise
bugreport.cgi would show them as well.

It would be great if the get_bug_log() SOAP query learned to ignore spam
messages.