Closed
Bug 908427
Opened 11 years ago
Closed 11 years ago
Once tracking flags are migrated, remove any unnecessary code in Bugzilla::Extension::BMO::Data used in the old tracking flags
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: glob)
References
Details
Attachments
(1 file)
14.75 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
We cannot remove the extra code in Data.pm before the migration as the migration script needs the data structures to execute properly. So we will create a separate patch here to remove the extra code in a later push once we have migrated successfully.
dkl
Attachment #8346401 -
Flags: review?(dkl)
Reporter | ||
Comment 2•11 years ago
|
||
Comment on attachment 8346401 [details] [diff] [review]
908427_1.patch
Review of attachment 8346401 [details] [diff] [review]:
-----------------------------------------------------------------
r=dkl
Attachment #8346401 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/Extension.pm
modified extensions/BMO/lib/Data.pm
modified extensions/BMO/lib/Util.pm
Committed revision 9187.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Component: Extensions: TrackingFlags → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•