-
Notifications
You must be signed in to change notification settings - Fork 271
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experience
Milestone
Description
in #2079 I've fixed a but where the serialization code was mutating the object.
This is an issue since if you serialize the same object multiple times, you might get different results. (or depending on the ordering v2/v3)
We should inspect all serialization methods to ensure there are no more mutations of the properties, sub-objects in the serialization code.
Metadata
Metadata
Assignees
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experience