Problem/Motivation
The latest database update 9001 from o365 module to remove field base definition is producing the following error:
[error] Drupal\Core\Entity\EntityDefinitionUpdateManager::uninstallFieldStorageDefinition(): Argument #1 ($storage_definition) must be of type Drupal\Core\Field\FieldStorageDefinitionInterface, null given, called in /app/web/modules/contrib/o365/o365.install on line 95
The db update is being aborted due to the error.
Comments
Comment #3
fabianderijkThis is now fixed in the 3.0.16 release