We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running a feed after a Craft 5 upgrade, logs show errors like this one:
Setting unknown property: craft\elements\db\EntryQuery::field_plainText_zluajmrs - Component.php: 217.
As you can see the workaround is an easy one so nobody else might be reporting this bug.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When running a feed after a Craft 5 upgrade, logs show errors like this one:
Steps to reproduce
As you can see the workaround is an easy one so nobody else might be reporting this bug.
Additional info
"born05/craft-sentry": "3.0.0",
"craftcms/ckeditor": "4.4.0",
"craftcms/cms": "5.5.2",
"craftcms/feed-me": "6.5.0",
"craftcms/mailgun": "3.1.0",
"craftcms/redactor": "4.2.0",
"doublesecretagency/craft-cpcss": "3.0.0",
"fredmansky/craft-pdf-renderer": "1.3.1",
"fredmansky/craft-proper": "1.6.1",
"goldinteractive/craft-sitecopy": "2.1.1",
"guzzlehttp/guzzle": "7.9.2",
"mmikkel/cp-field-inspect": "2.0.2",
"nystudio107/craft-emptycoalesce": "5.0.0",
"nystudio107/craft-retour": "5.0.3",
"nystudio107/craft-seomatic": "5.1.6",
"nystudio107/craft-templatecomments": "5.0.3",
"nystudio107/craft-twigprofiler": "5.0.0",
"nystudio107/craft-vite": "5.0.1",
"putyourlightson/craft-blitz": "5.9.6",
"putyourlightson/craft-elements-panel": "3.0.0",
"spacecatninja/imager-x": "5.0.3",
"studioespresso/craft-dumper": "5.0.1",
"ttempleton/craft-nocache": "3.0.4",
"verbb/expanded-singles": "3.0.1",
"verbb/field-manager": "4.0.3",
"verbb/formie": "3.0.12",
"verbb/hyper": "2.2.0",
"verbb/image-resizer": "4.0.1",
"verbb/smith": "3.1.0",
"verbb/tablemaker": "5.0.3",
"vlucas/phpdotenv": "5.6.1"
The text was updated successfully, but these errors were encountered: