Closed
Bug 1848200
Opened 2 years ago
Closed 2 years ago
Skip Glean.js migration from IndexedDB for new projects
Categories
(Data Platform and Tools :: Glean: SDK, enhancement, P2)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: brosa, Assigned: brosa)
References
Details
Attachments
(1 file)
There is a small bug with Glean.js where on first run when trying to migrate client_id and first_run_date AND you submit a ping on first page load, the pings don't include those details, which throws an error.
Most of the new projects using Glean.js are new projects that don't need anything migrated so we can skip this. Skipping the migration should be available as a configuration option during Glean.initialize().
Comment 1•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•