Hello,
on a fresh opensocial 8.x-7.0 installation in another language with drush site-install, after activating social_content_translation modules, activating a language and executing the cron, the following message is displayed in the report page:
ENTITY/FIELD DEFINITIONS
Mismatched entity and/or field definitions
The following changes were detected in the entity type and field definitions.
Content
The Translation source field needs to be installed.
The Translation outdated field needs to be installed.
Since Drupal removed its automatic entity-updates API in 8.7. See https://www.drupal.org/node/3034742. is there another way to update these fields than activate the devel_entity_updates module?
Thanks
Comments
Comment #2
ohmdesbois commentedNo matter I search, check and re-check the various posts and recommendations on the Open Social documentation page concerning private files https://www.drupal.org/docs/8/distributions/open-social/private-files, that of Drupal concerning the configuration of private files https://www.drupal.org/docs/8/core/modules/file/overview#content-accessi..., I can't find the reason why I got this message after a new OpenSocial installation :
If I install devel_entity_update and do
drush entup, that fixes the problem, but it also lets me assume that there is something wrong with my installation.Can you give me a lead?
Thank you
Comment #3
ohmdesbois commentedComment #4
ohmdesbois commentedComment #5
vnech commentedComment #6
vnech commentedComment #7
vnech commentedThe issue is fixed in https://www.drupal.org/project/data_policy/issues/3151293
Comment #8
vnech commentedComment #9
ohorbatiukLooks good to me.
Comment #10
tbsiqueira