Open Bug 1763462 Opened 3 years ago Updated 3 years ago

SetTrackingSeverityS1 shouldn't override the tracking status if it's already set

Categories

(bugzilla.mozilla.org :: Bug Creation/Editing, defect)

defect

Tracking

()

People

(Reporter: RyanVM, Unassigned)

Details

It appears that SetTrackingSeverityS1.pm sets the tracking nomination for nightly and beta, even if they're already set (or in the process of being set). For example, in the bug below, I tried to set the severity to S1 and the tracking status to blocking at the same time, but it instead set it to ? and required a second step from me to change it to blocking:
https://bugzilla.mozilla.org/show_bug.cgi?id=1763343#a33109_75935

This may be an issue for the blocking status only. It appears that the original intent was to do nothing if tracking+ was already set, so presumably blocking wasn't taken into consideration at the time.

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