- Issue created by @oways23
-
rajab natshah →
committed e87ad5b3 on 9.1.x
Issue #3495646: Update Drupal Core from ~10.3.0 || ~11.0.0 to ~10.4.0...
-
rajab natshah →
committed e87ad5b3 on 9.1.x
-
rajab natshah →
committed 4cebaa70 on 10.0.x
Issue #3495646: Update Drupal Core from ~10.3.0 || ~11.0.0 to ~10.4.0...
-
rajab natshah →
committed 4cebaa70 on 10.0.x
-
rajab natshah →
committed e399f460 on 10.1.x
Issue #3495646: Update Drupal Core from ~10.3.0 || ~11.0.0 to ~10.4.0...
-
rajab natshah →
committed e399f460 on 10.1.x
-
rajab natshah →
committed cd535c44 on 10.0.x
Issue #3495646: Update Drupal Core from ~10.3.0 || ~11.0.0 to ~10.4.0...
-
rajab natshah →
committed cd535c44 on 10.0.x
- 🇧🇪Belgium mario.vandewalle@telenet.be
I still get issues when update the database when upgrade from 10.1 to 10.4
on Drupal 10.1 --> I use: drupal/varbase_media": "10.0.2". (no problems update database)
on Drupal 10.4 --> I use: "drupal/varbase_media": "^10.0", (then i get the issues below: )Module Update ID Type Description
--------------- ----------- --------------- ---------------------------------
varbase_media 100005 hook_update_n 100005 - Issue #3470979: Grant
Access to Entity Usage
Statistics. For Site Admins and
Editorial Team.
--------------- ----------- --------------- ---------------------------------// Do you wish to run the specified pending updates?: yes.
> [notice] Update started: varbase_media_update_100005
> [error] Adding non-existent permissions to a role is not allowed. The incorrect permissions are "access entity usage statistics".
> [error] Update failed: varbase_media_update_100005
[error] Update aborted by: varbase_media_update_100005
[error] Finished performing updates. - 🇩🇪Germany fvd
The update, at the page https://www.drupal.org/project/varbase_media/releases/10.0.9 → :
composer require 'drupal/varbase_core:^10.0'
Installs nothing