verbb / formie

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

Manage all forms permission not working anymore #1830

Closed mihob closed 2 months ago

mihob commented 2 months ago

Describe the bug

It looks like the "Manage all forms" permission is no longer working.

If I assign a group with this permission to a user, only forms that he has created himself are displayed.

Interestingly, the number of forms in the index is displayed correctly:

image

Steps to reproduce

  1. Create a group with the Manage all forms permission
  2. Assign the group to a user

Form settings

Craft CMS version

Craft Pro 4.8.9

Plugin version

2.1.11

Multi-site?

Yes

Additional context

No response

engram-design commented 2 months ago

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

engram-design commented 2 months ago

Fixed in 2.1.12