Open
Description
While working on #21, I noticed that when importing config changes that involve adding additional subfields to a multifield, the data columns needed are not being added to the field_data_XXX and field_revision_XXX tables.
Either we are encountering a variation of #21 where the multifield module does not want to change the subfields after the data are in them, or we have a more fundamental problem where the module is not updating its schema based on configuration changes properly.