- Issue created by @mario.vandewalle@telenet.be
- 🇬🇧United Kingdom longwave UK
Moving this to the Varbase Media project, we can't help you with this in core.
Hi i'm update form 10.1 to 10.4 and get these issues while upgrading the database?
by drush updb -y
> [notice] Update started: varbase_media_update_100005
> [error] Entity user.role.editor does not exist
> [error] Update failed: varbase_media_update_100005
[error] Update aborted by: varbase_media_update_100005
[error] Finished performing updates.
if i create an editor role in the UI, the error is replaced by:
[error] Adding non-existent permissions to a role is not allowed. The incorrect permissions are "access entity usage statistics".
by /update.php
varbase_media module
100005 - Issue #3470979: Grant Access to Entity Usage Statistics. For Site Admins and Editorial Team.
i used
"drupal/varbase_media": "^10.0",
I alreay tried the suggested patchs on
https://www.drupal.org/project/drupal/issues/3358586#comment-15924231
💬
RuntimeException: Adding non-existent permissions to a role is not allowed
Active
that was not helping me
each patch give me another error on the roles
Entity user.role.seo_admin does not exist
Active
10.4 ✨
other
Moving this to the Varbase Media project, we can't help you with this in core.