Closed (works as designed)
Project:
Bibliography & Citation
Version:
2.0.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Feb 2022 at 09:15 UTC
Updated:
22 Feb 2022 at 20:08 UTC
Jump to comment: Most recent
Comments
Comment #3
Sissy commentedI had the same error in the "status report" page, I followed the below steps and the issue solved:
article from Support for entity updates removed from Drupal core
Comment #4
jmbeuken commentedHi,
composer require 'drupal/devel_entity_updates:^3.0'ok...
drush entupIn UpdateDBCommands.php line 117:
Drupal removed its automatic entity-updates API in 8.7. See https://www.drupal.org/node/3034742.
any tips ?
Comment #5
jmbeuken commentedsorry !
I forgot to "active" modules ...
working !
thx