Problem/Motivation

As part of #3575638: [META] Workspaces support for config entity types, we need to take into account that CRUD operation on config entities can write data in the key_value storage, for example config.entity.key_store.* or entity.definitions.bundle_field_map collections.

Proposed resolution

Add a workspace-aware key/value storage implementation.

Issue fork wse-3576744

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

amateescu created an issue. See original summary.

amateescu’s picture

Status: Active » Needs review

  • amateescu committed b5daed51 on 3.0.x
    feat: #3576744 wse_config - Implement a workspace-aware key/value store...
amateescu’s picture

Status: Needs review » Fixed

Merged! The test failure is legitimate and it's caused by actually having proper test coverage :)

It will be fixed in a followup issue that needs to refactor the publishing process.

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.