- First commit to issue fork.
- Status changed to RTBC
4 months ago 12:32pm 4 September 2024 - 🇳🇱Netherlands timohuisman Leiden, Netherlands
Looks good! I've converted #5 to a MR.
I'm not sure about #6, because the current behaviour is as well that you have to manually assign all the view permissions to those roles.
- 🇩🇪Germany mrshowerman Munich
the current behaviour is as well that you have to manually assign all the view permissions to those roles.
That's what I'm saying.
Consider the following scenario:
- I've installed Paragraphs and created a few paragraph types. All paragraphs are visible to anyone.
- Now I want to disallow a certain role to edit paragraphs of a certain type. Everything else should stay as it is.
- So I install and enable the submodule Paragraph Type Permissions.
- Now all paragraph types are invisible to anyone. I have to grant view permissions on the Anonymous and Authenticated roles for every paragraph type to bring them back.
Why do I have to do this, when I just wanted to restrict edit permissions?
Now with the new
view any paragraph
permission, this is much easier, but I wonder if it could be applied automatically when the submodule is installed. - 🇳🇱Netherlands timohuisman Leiden, Netherlands
I understand your point, but that's not related to the changes in this issue right? With or without the new permissions from this issue, you still have to manually grant all the view permission after enabling the Paragraph Type Permissions submodule.
So maybe it could be a separate feature request, but in mine opinion we don't have to included in the scope of this issue.
- 🇩🇪Germany mrshowerman Munich
Sure, let's separate it from this task so we can get it in soon.
RTBC+1 from me.