Closes #20277: Add support for attribute assignment to deserialize_object() #1309

Closed
opened 2026-04-05 23:18:24 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/5/2025

Closes: #20277

  • Pop any non-field attributes out of the data prior to serialization, then apply them to the deserialized object
  • Add tests for both serialize_object() and deserialize_object()
*Originally created by @jeremystretch on 9/5/2025* ### Closes: #20277 - Pop any non-field attributes out of the data prior to serialization, then apply them to the deserialized object - Add tests for both `serialize_object()` and `deserialize_object()`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1309