Problem/Motivation

We have hashes and uuids in config/install and config/optional.
These should only exist in config/sync but not in the default config provided by a module.

uuid: 00121fe6-fb96-405f-b6c3-29402b991f4e
[...]
_core:
  default_config_hash: y3r5WLI3J0hvTz-1fEV9pIZy3wC5mK1VLtI89UrKfB0

Steps to reproduce

Proposed resolution

Remove the hashes.

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

donquixote created an issue. See original summary.

fmb’s picture

Your MR is not in draft state, but this issue's state is not "needs review". Do you consider your work done here?

donquixote’s picture

Status: Active » Needs review

Yep, thanks for the reminder.

  • fmb committed edf18bd1 on 3.0.x
    Merge branch '3562998-remove-hashes-and-uuids-in-config' into '3.0.x'...

  • fmb committed 062fc009 on 3.0.x authored by donquixote
    Issue #3562998: Remove _core.default_config_hash in config files.
    

fmb’s picture

Status: Needs review » Fixed

Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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