- Issue created by @vegardjo
- πΈπͺSweden kristofferwiklund
Had the same problem. I also had:
[notice] Update started: gutenberg_post_update_install_missing_configurations
[error] Field 'field_pattern_category' on entity type 'block_content' references a target entity type 'taxonomy_term' which does not exist.
[error] Update failed: gutenberg_post_update_install_missing_configurationsSo I enable the taxonomy module also. After that the update went fine.
The workaround is to enable Options and Taxonomy module and then update the module. It is dependencies on the new version. But the update hook does not reflect that.