Do not update config translations if existing_config flag is used

Created on 30 June 2019, over 5 years ago
Updated 24 January 2023, about 2 years ago

When Drupal is installed, the locale module updates translations, including the configuration ones.

If the existing_config flag is used (e.g. drush site:install --existing-config):

  • The config sync directory already contains the config translations, so it does not make sense to update them.
  • The resulting installation will have config changes, which may break CI.

A proposal would be to only import config translations if there is no existing_config flag.

๐Ÿ“Œ Task
Status

Needs work

Version

10.1 โœจ

Component
Localeย  โ†’

Last updated 4 days ago

Created by

Live updates comments and jobs are added and updated live.
  • Needs tests

    The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.

Sign in to follow issues

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