Closed
Bug 1908157
Opened 4 months ago
Closed 4 months ago
Object metric (Kotlin): wrong serialization of nested arrays
Categories
(Data Platform and Tools :: Glean: SDK, defect, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: janerik, Assigned: janerik)
Details
Attachments
(2 files)
Nested arrays are serialized as { items: [....] }
instead of the correct [ ... ]
Assignee | ||
Updated•4 months ago
|
Assignee: nobody → jrediger
Priority: P3 → P1
Comment 1•4 months ago
|
||
Assignee | ||
Comment 2•4 months ago
|
||
Assignee | ||
Updated•4 months ago
|
Whiteboard: [telemetry:glean-rs:m?]
Assignee | ||
Comment 3•4 months ago
|
||
Assignee | ||
Comment 4•4 months ago
|
||
Landed as part of Glean 60.4.0
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•