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
Update Entries
The element integration fails to create/update an entry when the Update Entries setting is enabled:
2025-01-20 13:47:08 [INFO] Submission triggered for project. 2025-01-20 13:47:08 [ERROR] Element integration failed for submission “632”. Error: Setting unknown property: craft\elements\db\EntryQuery::typeUid /wrk/craft/vendor/yiisoft/yii2/base/Component.php:217
submissionId
Update entries
Submission > ID
Craft Pro 5.5.10
3.0.18
Yes
No response
The text was updated successfully, but these errors were encountered:
Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.18".
composer require verbb/formie:"dev-craft-5 as 3.0.18"
Sorry, something went wrong.
No branches or pull requests
Describe the bug
The element integration fails to create/update an entry when the
Update Entries
setting is enabled:Steps to reproduce
submissionId
text field and add it to the entry type that the integration uses.Update entries
and mapSubmission > ID
to thesubmissionId
field from step 2.Form settings
Craft CMS version
Craft Pro 5.5.10
Plugin version
3.0.18
Multi-site?
Yes
Additional context
No response
The text was updated successfully, but these errors were encountered: