dgrigg / craft-migration-assistant

Migration Manager for Craft CMS
Other
27 stars 10 forks source link

Error with NEO fields Group Item #47

Open jasonbates-toast opened 2 years ago

jasonbates-toast commented 2 years ago

Hello,

I am having an issue with the Migration Assistant Plugin when it comes to Neo Field with Groups added. Groups is basically just a section with not Settings or Entry Type, but just a title to add other fields in the same category. If I try to import a migration that was generated with Group sections I get an error like the following:

*** applying m220627_152313_migration_content_builder_updates Exception: Trying to access array offset on value of type null

However, when I remove the Group Items the and migrate I am able to apply the migration successfully

Thank you for your help ahead of time

dgrigg commented 2 years ago

Does this happen on field migrations or content migrations?

On Jun 28, 2022, at 5:13 PM, jasonbates-toast @.***> wrote:

 Hello I am having an issue with the Migration Assistant Plugin when it comes to Neo Field with Groups added. Groups is basically just a section with not Settings or Entry Type, but just a title to add other fields in the same category. If I try to import a migration that was generated with Group sections I get an error like the following:

*** applying m220627_152313_migration_content_builder_updates Exception: Trying to access array offset on value of type null

However, when I remove the Group Items the and migrate I am able to apply the migration successfully

Thank you for your help ahead of time

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.