verbb / formie

The most user-friendly forms plugin for Craft CMS.
Other
93 stars 68 forks source link

Entry integrations enabling entries even when section settings have default status as disabled #1895

Closed justinholtweb closed 1 month ago

justinholtweb commented 1 month ago

Describe the bug

With an entry integration to a section where the section settings specify the new entries should be disabled by default, Formie seems to save the new entries as enabled.

Steps to reproduce

  1. Create a section where new entries are set to disabled by default.
  2. Create a Formie integration for a form. Feed those submissions to the section. See that even though the section settings specify that new entries should be disabled, those entries that are seeded from Formie submissions are enabled.

Form settings

Craft CMS version

Craft Pro 4.9.4

Plugin version

2.1.15

Multi-site?

No

Additional context

This previously worked fine on a past version of Craft and Formie. Client just recently reported this problem. The plugin is licensed.

engram-design commented 1 month ago

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

engram-design commented 1 month ago

Fixed in 2.1.16