-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.
Description
The update deserializes the json from the old object into the new object, but if the old object didn't have the json keys to override the new object, the new object keeps its values:
The relevant code is here:
See #2476 for a test case that points out the bug.
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.kind/supportCategorizes issue or PR as a support question.Categorizes issue or PR as a support question.