Content Snapshot not populated when installing from configuration

Created on 6 May 2020, over 4 years ago
Updated 18 December 2023, 11 months ago

When the module is installed during a configuration import, the content snapshot is not generated. This causes the export command to report there is no content to export when running the drush command.

How to reproduce:
1. Create a Drupal instance using Drush site:install ( for example ).
2. Use the Drush command to import a configuration which enables the module.
3. Execute "drush content-sync:export", it reports no entities to export.

Expected result:
The module should report for export, the default content generated in the default Drupal install ( admin user, shortcuts, etc ).

Actual result:
The module reports no content to be exported.

Workaround:
A workaround for this problem, involves uninstalling manually the module with "drush pmu content_sync", and to enable the module again. ( drush pme ). Then, the drush export command reports the correct content to export.

🐛 Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

🇪🇸Spain guiu.rocafort.ferrer Barcelona

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024