- Issue created by @fgm
- 🇫🇷France fgm Paris, France
- 10.3.x-dev install:
- no statistics config
- enable module
- statistic.settings created, display_max_age: 3600, count_content_views: 0
- set them to 3601 / 1
- composer require all 11.x / drush 13
- drush updbst:
[notice] Module statistics has an entry in the system.schema key/value storage, but is missing from your site. More information about this error → . [success] No database updates required. [warning] Message: Module /statistics/ has an entry in the system.schema key/value storage, but is missing from your site. More information about this error [1]. [1] https://www.drupal.org/node/3137656
- composer require drupal/statistics, get beta1
- ls -l web/code/modules : no statistics remaining
- drush updb throws couple of unrelated errors about missing updates
layout_builder_post_update_default_expose_field_block_setting
andsystem_post_update_sdc_uninstall
- drush cr : no error
- drush cget statistics/settings: still same correct config
- drush updbst:
Conclusion: all appears to be correct, as expected : there is no configuration or DB change from the core to contrib version anyway.
- 10.3.x-dev install:
- Status changed to Needs review
8 months ago 12:39pm 6 May 2024 - Status changed to Fixed
8 months ago 2:43pm 7 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.