We are seeing records with NULL values for their versionable_id
The Versionable concern defines a default for this value but for some reason we are seeing records with a NULL. This could be due to the use explicitly setting it to nil somewhere in the code or the ActiveRecord ORM is not using the default in all situations: