Skip to content

Element integration fails when Update Entries is enabled #2251

@michaelhue

Description

@michaelhue

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

  1. Create a form with an active element integration.
  2. Create a submissionId text field and add it to the entry type that the integration uses.
  3. In the form's element integration settings, enable Update entries and map Submission > ID to the submissionId field from step 2.
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions