Deserialization of objects no longer in DB
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