https://bugs.kde.org/show_bug.cgi?id=501946
--- Comment #8 from Harald Sitter <[email protected]> --- (In reply to Thomas Bertels from comment #7) > (In reply to Harald Sitter from comment #1) > > The problem is that what is supported differs from product to product. > > Someone would have to maintain a comprehensive list of what is and isn't > > supported. And frankly I don't see that happening - it's already not getting > > updated half the time for plasma. > > This bug report is about the bugs immediately closed by the Bugzilla bot. > So the same data could be used by DrKonqi: > https://invent.kde.org/sysadmin/bugzilla-bot/-/blob/master/data/versions.yml That would be the data that doesn't get updated half the time ;) There is huge cost associated with using that data ranging from network availability to actual UX considerations - It's not just a matter of showing a message some where, we have the fully automated workflow to consider that somehow need to obtain the data (network permitting) and then discard crashes accordingly. But to do that we'd first need to know what is and isn't plasma and we only know that after having resolved the bugzilla product of a crash, which is actually a number of network queries that can go wrong. Not to mention that for the automated workflow we don't talk to bugzilla at all and also don't want to. -- You are receiving this mail because: You are watching all bug changes.
