Summary: | Reports by KDE members should _not_ be automatically confirmed | ||
---|---|---|---|
Product: | [Websites] bugs.kde.org | Reporter: | Mark Kretschmann <kretschmann> |
Component: | general | Assignee: | KDE sysadmins <sysadmin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | myriam, toma, zander |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Kretschmann
2009-02-04 20:12:54 UTC
#189500 is such a good example of this. I'm looking to see what would actually be required for this to be implemented. It may require a major change to how bugzilla is currently set up. *** Bug 215883 has been marked as a duplicate of this bug. *** *** Bug 246025 has been marked as a duplicate of this bug. *** Hi, just two notes: 1. in the un-guided bug reporting form (like https://bugs.kde.org/enter_bug.cgi?product=konsole), I can explicitly set the initial status of the report being created to "UNCONFIRMED" when the advanced fileds are shown. 2. The Web Service API also allows for explicitly setting the initial status . That means DrKonqi can ensure all crash reports created by it are set as "UNCONFIRMED" initially, even when they are created by users with previliege. That only needs a simple patch. I've now changed bugzilla's workflow to only allow unconfirmed as initial state. Maybe this fixes it? |