- Issue created by @andras_szilagyi
- @andras_szilagyi opened merge request.
- 🇷🇴Romania andras_szilagyi
And as I suspected, this resolved the issue, see https://git.drupalcode.org/issue/contact_storage-3535501/-/pipelines/545193
[error] Error: __clone method called on non-object in contact_storage_module_preinstall() line 23 of contact_storage/contact_storage.install) #0 [internal function]: contact_storage_module_preinstall()
run the site install with Drupal core 11.2, see also https://git.drupalcode.org/project/contact_storage/-/jobs/5783403
I think it is because of the container rebuild missing, just guessing here but I think the entity.definition_update_manager does not know about the contact_message entity type because of this.
Implement https://www.drupal.org/node/3473563 →
Active
1.0
Code
And as I suspected, this resolved the issue, see https://git.drupalcode.org/issue/contact_storage-3535501/-/pipelines/545193