Problem/Motivation

After migrate editors from CKE4 > CKE5 we get the following error

“title” is an unknown key because filters.append_file_info_filter.id is append_file_info_filter (see schema of the filter_settings.* configuration type).

Proposed resolution

The setting title isn't used. Remove it from the annotation and provide a update hook to remove it from existing filters

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

    p-neyens created an issue. See original summary.

    p-neyens’s picture

    Please note this issue only affects Core versions above 10.3 with the introduction of:
    Stricter validation for config schema types is available.

    core issue https://www.drupal.org/project/drupal/issues/3401837

    p-neyens’s picture

    p-neyens’s picture

    Status: Active » Needs review
    jvandooren’s picture

    Status: Needs review » Reviewed & tested by the community

    LGTM

    jvandooren’s picture

    Title: Filter error when migrate to CKE5 » Unkown key "title" schema validation issue when using Drupal Core 10.3+
    Version: 8.x-1.0 » 8.x-1.1
    Status: Reviewed & tested by the community » Fixed

    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.