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

Getting unknown property: craft\fields\PlainText #1458

Closed
bartrylant opened this issue Jun 5, 2024 · 1 comment
Closed

Getting unknown property: craft\fields\PlainText #1458

bartrylant opened this issue Jun 5, 2024 · 1 comment
Labels

Comments

@bartrylant
Copy link

Description

When importing products & variants into Commerce, I get a
Getting unknown property: craft\fields\PlainText error

Steps to reproduce

  1. Import a valid xml file into a Commerce 5 site
  2. As Unique Identifier, I chose Product SKU, which is a custom plain text field I added to the products
  3. Run the feed

Additional info

  • Craft version: 5.2.0-beta1
  • PHP version: 8.3.3
  • Database driver & version: mysql 8.3.0
  • Plugins & versions: Feed Me 6.1.0 & Craft Commerce 5.0.8
Scherm­afbeelding 138 Scherm­afbeelding 139
@bartrylant bartrylant added the bug label Jun 5, 2024
@i-just
Copy link
Contributor

i-just commented Jun 10, 2024

Hi, thanks for reporting! It’s related to this issue: craftcms/cms#15147, which was fixed in 5.2.0-beta.3.
If you update to 5.2.0-beta.3 or later and try again it should work as expected.

@i-just i-just closed this as completed Jun 10, 2024
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