Skip to content

Deserialization of objects no longer in DB

Compare
Choose a tag to compare
@ychadwick ychadwick released this 30 Oct 11:53
· 482 commits to master since this release
ccd0eb1

Changes to the Serializer, meant that objects once removed from the DB, could not be recreated when hydrated.
The fallback option has been implemented to fix this problem, and the objects will be newly created in the DB if a draft version is reverted in the PageAdmin