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

Importing entries will delete value in an unimported matrix field #734

Closed
hongc-cc opened this issue Aug 12, 2020 · 1 comment
Closed

Importing entries will delete value in an unimported matrix field #734

hongc-cc opened this issue Aug 12, 2020 · 1 comment
Labels

Comments

@hongc-cc
Copy link

Description

I am importing a csv with only entry_id & category_id.
After import, all imported entries have the matrix field value removed

Steps to reproduce

  1. create a csv wtith only entry_id & category_id
  2. import (run feed)
  3. check the entries

Additional info

  • Craft version: 3.5.2
  • PHP version: 7.4.8
  • Database driver & version: MySQL 5.5.5
  • Plugins & versions: 4.2.3
@i-just
Copy link
Contributor

i-just commented Dec 6, 2023

Looks like this has been resolved a while ago. I just tested against 4.4.0 and 5.0.4, and all works as expected - if you import entries and only map entry ID and categories ID and not a matrix field, the matrix field remains untouched. If there was data in the matrix field before the feed was run, it remained unchanged after the feed was run.

@i-just i-just closed this as completed Dec 6, 2023
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