-
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Description
Describe the bug
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
Steps to reproduce
- Create a form with an active element integration.
- Create a
submissionIdtext field and add it to the entry type that the integration uses. - In the form's element integration settings, enable
Update entriesand mapSubmission > IDto thesubmissionIdfield from step 2. - Submit the form or trigger the integration manually in a submission.
Form settings
- Multi-page form: No
- Submission Method: Reload
- Client-side Validation: No
- Custom Form Templates: No
Craft CMS version
Craft Pro 5.5.10
Plugin version
3.0.18
Multi-site?
Yes
Additional context
No response
Metadata
Metadata
Assignees
Labels
No labels