During rebuild field_system_into_alter
now calls entity_load_multiple('field_entity')
which, in order to retrieve the plugin definition tries to retrieve the full schema, this is incredibly brittle. A simple way is to remove the schema calls from the plugin definition. It is barely used and it double-caching anyways because SchemaCache already stores the "hard parts".
Attachment | Size | Status | Test result | Operations |
---|---|---|---|---|
dsfs.patch | 5.41 KB | Idle | PASSED: [[SimpleTest]]: [MySQL] 54,803 pass(es). | View details | Re-test |