rest-framework icon indicating copy to clipboard operation
rest-framework copied to clipboard

[FIX] model-serializer: `load_only` fields are ignored during loading

Open fdegrave opened this issue 3 years ago • 2 comments

This is due to the usage of dump() to filter off the fields that are missing from the partial datamodel (to differentiate them from null values).

fdegrave avatar Aug 04 '22 11:08 fdegrave

/ocabot merge patch

fdegrave avatar Aug 23 '22 19:08 fdegrave

Sorry @fdegrave you are not allowed to merge.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

OCA-git-bot avatar Aug 23 '22 19:08 OCA-git-bot

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Dec 25 '22 12:12 github-actions[bot]