verbb / field-manager

Field Manager is a Craft CMS plugin to make it easy to manage your fields and field groups.
MIT License
199 stars 16 forks source link

Import failing with big Matrix with Super Table inside #84

Open widewebpro opened 2 years ago

widewebpro commented 2 years ago

Description I want to update the fields in a big Matrix with a Super Table inside, I get a data from one site where the matrix is updated and I try to update this Matrix on another site, but I get an error.

image

Steps to reproduce

  1. Export fields on first website;
  2. Import fields on second website;
  3. Get error.

Additional info

engram-design commented 2 years ago

Are you able to provide the data that you're trying to import, so we can replicate it?

widewebpro commented 2 years ago

@engram-design export_fields.json.zip

wmdhosting commented 2 years ago

any news on this one..

engram-design commented 2 years ago

I wasn't able to replicate this sorry, even with the fields export. Possible related to this Super Table issue https://github.com/verbb/super-table/issues/474