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

ohmdesbois created an issue. See original summary.

ohmdesbois’s picture

No 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 :

  • with the private file system defined in settigs.php
  • with one or more languages installed
  • with the social_private_files module activated
  • the permissions verified,
  • with SOCIAL PRIVATE FILES : Private file system path is set,
  • etc.

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

ohmdesbois’s picture

Version: 8.x-7.0 » 8.x-8.2
ohmdesbois’s picture

Component: Code (back-end) » Installation
vnech’s picture

vnech’s picture

vnech’s picture

vnech’s picture

Status: Active » Needs review
ohorbatiuk’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

tbsiqueira’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.