Closed Bug 588538 Opened 14 years ago Closed 13 years ago

Support editing skiplist configuration via admin panel

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 528390

People

(Reporter: ted, Unassigned)

Details

Currently every SkipList change needs to have a bug filed, and then someone (usually Lars) has to provide the changes to the production configuration for IT to apply. It would be much simpler if Socorro supported editing the configuration via the admin panel directly. I think a simple UI would be fine, maybe something like:

Signature Generation

Skip frames matching: (irrelevantSignatureRegEx)
[ listbox ] [+] [-]

Prepend frames matching: (prefixSignatureRegEx)
[ listbox ] [+] [-]

Skip all frames before frames matching: (signatureSentinels)
[ listbox ] [+] [-]

Each listbox would contain a list of regexes. I think the underlying implementation would need to store them separately for easy editing, but it could pass them down to the processor by joining them with "|" to make a compound regex.

(There's probably some work to be done to be able to pass config information down to the processors as well, I don't know how any of that works anymore.)
Target Milestone: --- → 2.0
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.