In ConfigImportCommands.php line 261:
The import failed due to the following reasons:
Unexpected error during import with operation delete for user.role.authenticated: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mydb.front_p
age' doesn't exist: DELETE FROM {front_page}
WHERE rid = :db_condition_placeholder_0; Array
(
[:db_condition_placeholder_0] =>
)
How to Reproduce:
1.Create a site 'Site A', install & configure front page .
2.Perform drupal drush cex
for ;Site A'
3.Create Site B and set system.site UUID to same as 'Site A'.
4.Move the config folder of 'Site A' to 'Site B'
5.Perform drush cim
for 'Site B'
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.