Closes #21303: Cache serialized post-change data on object #445

Closed
opened 2026-04-05 16:33:08 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 1/29/2026

Closes: #21303

  • Extend to_objectchange() to cache the serialized data as _postchange_snapshot on the instance being serialized.
  • Modify get_snapshots() to check for cached serialized data before running serialization.
*Originally created by @jeremystretch on 1/29/2026* ### Closes: #21303 - Extend `to_objectchange()` to cache the serialized data as `_postchange_snapshot` on the instance being serialized. - Modify `get_snapshots()` to check for cached serialized data before running serialization.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#445