Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration script missed a field named "disclaimer" on two separate sites inside a Matrix block #155

Closed
darylknight opened this issue Jan 25, 2024 · 2 comments
Labels

Comments

@darylknight
Copy link

Description

I just replaced Redactor with CKEditor on two similar websites, although they do not share a codebase. In both cases, a Redactor field named "Disclaimer" inside two different matrix blocks were not converted to CKEditor. I ran the migrations, then uninstalled Redactor. Migration log from one site:

image

Then found that on both websites, everything had converted correctly except these fields:

image

image

Steps to reproduce

Unknown whether the field handle is a coincidence. There were no conversion logs that noted an error, or that it was missed for any reason.

Additional info

  • Craft version: 4.5.14
  • PHP version: 8.2
  • Database driver & version: MySQL
  • Plugins & versions: CKEditor 3.6.0, Redactor 3.0.4
@brandonkelly
Copy link
Member

If you have a database backup from before the conversion, can you please revert and try again, but run craft project-config/rebuild first?

@darylknight
Copy link
Author

I probably don't now - but I will bear that in mind for next time, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants