Given a site with a page already existing based on a page template
when I add a new field to a part of the page template with a default value and run cardboard:seed
the Field entity is not created for the page, resulting in pages existing prior to the addition of the field not having it set despite its default value.
Given a site with a page already existing based on a page template
when I add a new field to a part of the page template with a default value and run cardboard:seed
the Field entity is not created for the page, resulting in pages existing prior to the addition of the field not having it set despite its default value.