Skip to content

[4.x] Converting multiple matrix fields using cli only converts one field #432

@torgeirbeyer

Description

@torgeirbeyer

Description

We have a pretty big content block using matrix blocks, and some of the matrix blocks have two or more Redactor fields in them. When running craft ckeditor/convert/redactor only one of the fields is converted to ckeditor, leaving the others as redactor.

Project config files sometimes looks correct, but the field in the UI says it still redactor.

Steps to reproduce

  1. Have several redactor fields in the same matrix and run the convert script from ckeditor

Additional info

  • Craft version: 4.15.6.2
  • PHP version: 8.2
  • Database driver & version: MariaDB 11.4
  • Plugins & versions:
    "craftcms/aws-s3": "2.2.2",
    "craftcms/ckeditor": "^3.13.0",
    "craftcms/cms": "4.15.6.2",
    "craftcms/redactor": "3.1.0",
    "nystudio107/craft-imageoptimize": "4.0.14",
    "nystudio107/craft-retour": "4.1.26",
    "nystudio107/craft-seomatic": "4.1.13",
    "nystudio107/craft-vite": "4.0.10",
    "putyourlightson/craft-sherlock": "4.5.2",
    "putyourlightson/craft-sprig": "2.14.1",
    "verbb/hyper": "1.3.7",

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions