Open Bug 1956751 Opened 29 days ago Updated 28 days ago

status reset to '---' for 'status-firefox138' on bug creation page if 'Status' field changed

Categories

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

Production
defect

Tracking

()

ASSIGNED

People

(Reporter: aryx, Assigned: dkl)

Details

On the bug creation page, the value of the 'status-firefox138' field is reset to '---' if the 'Status' field is changed.

This occurs due to code change that happened when we redeveloped the enter bug page to be more like the show bug page and share a lot of the same code.

The offending lines are: https://github.com/mozilla-bteam/bmo/blob/master/extensions/TrackingFlags/template/en/default/bug/script.html.tmpl#L49-L77

I need to check first if the tracking flag has been changed before resetting back to '---' if you change the status after.

The workaround for now is to choose the status first, then select the status tracking flag.

Will take a look

Assignee: nobody → dkl
Status: NEW → ASSIGNED
You need to log in before you can comment on or make changes to this bug.