Closed
Bug 1986495
Opened 16 days ago
Closed 15 days ago
Optimize bug updates in Phabbugz by converting to a single update
Categories
(bugzilla.mozilla.org :: Extensions, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
Details
Attachments
(1 file)
After reviewing bug 1985621, I discovered a few places which can cause a object corruption issue due to updating a bug multiple times instead a single time. This patch fixes this issue.
Comment 1•16 days ago
|
||
Comment 2•15 days ago
|
||
Authored by https://github.com/dklawren
https://github.com/mozilla-bteam/bmo/commit/87d85defdc6c990352deb7f79f88d37ced87017d
[master] Bug 1986495 - Optimize bug updates in Phabbugz by converting to a single update
Status: ASSIGNED → RESOLVED
Closed: 15 days ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•