Bug 330323 - Make interface for rejecting stack traces
Make interface for rejecting stack traces
Status: RESOLVED FIXED
Product: bugzilla.gnome.org
Classification: Infrastructure
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: Bugzilla Maintainers
Bugzilla Maintainers
:
Depends on:
Blocks:
  Show dependency tree
 
Reported: 2006-02-07 23:22 UTC by Olav Vitters
Modified: 2006-11-05 20:58 UTC (History)
0 users

See Also:
GNOME target: ---
GNOME version: ---


Attachments

Description Olav Vitters 2006-02-07 23:22:31 UTC
Need to make an interface to reject stack traces.

Developers should be able to add up to 5 functions that (using the simple-dup-finder) parsing will reject a bugreport.

Goal is to use this to reject XML-RPC submissions, but perhaps I can use this for the evil old stuff (bug-buddy-import.pl) as well.

Not sure what options to add. Possibly:
 - allow the rejection to be limited to a version?
 - allow the rejection to be limited to a GNOME version?

Furthermore we may need an interface to reject stack traces for all products. Do not want anything in between; either all products or just one (makes dealing with permissions easier). For 2+ products, developers can just add the same strack traces manually to their products (but no nice UI for that).


Maybe I'll use this for bugs posted using enter_bug.cgi or simple-bug-guide.cgi as well; but I'd want an override option on that.
Comment 1 Olav Vitters 2006-11-05 20:58:42 UTC
Fixed.

Note You need to log in before you can comment on or make changes to this bug.