- Issue created by @gaelicmichael
Have you gone as far as to reduce the scope of the migration to begin identifying the problem area?
- πΊπΈUnited States gaelicmichael
I'm not sure what you mean by "reduce the scope of the migration."
I am using the Migrate UI dashboard, which attempts a complete migration of all data -- there is no way to migrate selected assets.
I'm going to clear the DB and attempt again, but I won't install the BibCite modules and see if it makes any difference.
I encountered the same issue.
After investigating, I found that the cms_content_sync β module added a messenger with an array parameter, which caused the error. Please check if any of your modules have a similar issue. I hope this helps.- π³πΏNew Zealand quietone
@gaelicmichael, I think that is what @cilefen meant. That is to do anything to simplify the migration.
To continue here, we need more details about the error.
I will also add that there are several support options listed on our support page β (Community > Support at the top of Drupal.org) and there is Drupal Slack β . The #migration channel is Drupal Slack is a better place to get support with this.
- Status changed to Postponed: needs info
5 months ago 5:41am 4 February 2025 - π³πΏNew Zealand quietone
Changes are made on on 11.x (our main development branch) first, and are then back ported as needed according to the Core change policies β .
- πΊπΈUnited States gaelicmichael
I did not report previously that I found an error report that contained a patch (comment #6) that fixed the migration problem for me: https://www.drupal.org/project/drupal/issues/3080034 π Remove array_filter from FieldInstanceSettings Needs work