Problem/Motivation

The selection handlers have no config schema. As a result, data types in the config export are out of sync between the default selection handler and the unpublished version.

Steps to reproduce

  1. Export configuration with the default selection handler
  2. Switch to unpublished selection handler
  3. Export configuration again

Proposed resolution

Add config schema for selection handlers

Remaining tasks

  1. Write a merge request
  2. Review
  3. Commit

User interface changes

None

API changes

None

Data model changes

Data types in the config export are in sync with the default selection handler

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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

The merge request adds a config schema for the unpublished selection handlers

  • dieterholvoet committed 92ecffa8 on 2.x authored by idebr
    Issue #3573088 by idebr, dieterholvoet: Add config schema for selection...
dieterholvoet’s picture

Status: Needs review » Fixed

Good catch! 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.