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

Recieving 'Importing to a matrix in a matrix isn't yet supported' message when trying to import data to nested data in entry #1459

Open
gobblygeek opened this issue Jun 6, 2024 · 2 comments
Labels

Comments

@gobblygeek
Copy link

Description

We are looking to streamline our current implementation of Craft to Craft 5 which would require the use of the feed-me plugin to migrate to a 'fresh' install of craft v5.
Unfortunately, it appears that the matrix-in-matrix feasibility we would like to use is not available in feed-me at the depth we need.

Steps to reproduce

  1. Install Craft v5 with no config files
  2. install the feed-me plugin
  3. Create the desired nested structure, starting with the section (SS of graphQL shown for ease of readability):
    Screenshot 2024-06-03 at 7 18 29 AM
  4. setup a feed test run, using a simple POC feed https://ace2vis-feedme-migration.s3.amazonaws.com/import-test.json
  5. Set the feed to read JSON, and to begin entryList level, and click save & continue
  6. When I get to the part of the form where I would map components to specific areas of the json, I see this:
    Screenshot 2024-05-30 at 3 33 13 PM

Additional info

From the appearance of the messaging, it appears that feed-me has not yet implemented recursion within the matrix entryType field. While not a 'bug' per see, we are very interested in finding out when such behavior is expected to be released.

  • Craft version: 5.0.0
  • PHP version:8.2
  • Database driver & version: postgres:13-alpine
  • Plugins & versions: feed-me v6
@gobblygeek gobblygeek added the bug label Jun 6, 2024
@DynamiteGoesBoom
Copy link

Is there any update on this? We really want to use Craft 5 but if the biggest tool can't help us migrate to it that certainly puts a slight damper on those plans. Hopefully this is in the plans for FeedMe.

Thanks gang!

@i-just
Copy link
Contributor

i-just commented Jun 28, 2024

Hi, both! Thanks for getting in touch. Matrix-in-matrix is not yet supported (hence the message you’re seeing), but it is on our radar. We can’t give any estimates of when it will happen just yet.

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

3 participants