Skip to content

Conversation

@jeremystretch
Copy link
Member

Fixes: #16290

  • Modify serialize_object() utility function so that it no longer excludes private/MPTT fields
  • Add "clean" attributes for pre- & post-change data on ObjectChange
  • Update the API serializers and UI views to display only the "clean" (non-private) change data
  • Extend changelog test to check for the presence of non-private data
  • Miscellaneous cosmetic tweaks

@jeremystretch jeremystretch requested a review from arthanson May 28, 2024 18:13
@jeremystretch jeremystretch merged commit a094719 into develop May 29, 2024
@jeremystretch jeremystretch deleted the 16290-improve-object-serialization branch May 29, 2024 13:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Include "private" fields when serializing objects for change logging

3 participants