Closed
Bug 1633601
Opened 5 years ago
Closed 4 years ago
Add AutoNag rule for updating the status flag for bugs in the backlog
Categories
(bugzilla.mozilla.org :: Administration, task, P2)
bugzilla.mozilla.org
Administration
Tracking
()
RESOLVED
FIXED
People
(Reporter: emceeaich, Unassigned)
References
Details
Attachments
(1 file)
If a team marks a bug as affecting firefox N, with normal severity, and wants to put it in backlog then:
status_firefoxN: wontfix
severity: S3
priority: P3
On the next merge day, then:
status_firefoxN+1: wontfix
If the team decides to work on the bug in the next release then they should update the bug's priority and AutoNag should confirm that the bug's status is affected
, and the bug's state becomes:
status_firefoxN+1: affected
severity: S3
priority: P1 or P2
If the bug's severity is up-rated, then the bug's state should be:
status_firefoxN+1: affected
severity: S1 or S2
priority: P1
AutoNag should be assuring this is applied consistently to bugs.
Reporter | ||
Updated•5 years ago
|
Severity: -- → normal
Priority: -- → P2
Reporter | ||
Comment 2•4 years ago
|
||
This was completed and the untriaged defintion changed to defects with a severity of '--' or 'n/a'.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•