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

Element integration fails when Update Entries is enabled #2251

Open
michaelhue opened this issue Jan 21, 2025 · 1 comment
Open

Element integration fails when Update Entries is enabled #2251

michaelhue opened this issue Jan 21, 2025 · 1 comment

Comments

@michaelhue
Copy link

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

@engram-design
Copy link
Member

Fixed for the next release. To get this early, run composer require verbb/formie:"dev-craft-5 as 3.0.18".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants