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

fix: do not automatically grant permissions for required fields #17916

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Marc-Roig
Copy link
Contributor

What does it do?

RBAC permissions were reseted on required fields when restarting Strapi.

This seemed to be an intended behaviour, and this is a DRAFT removing it.
It still has to be discussed if we want to remove that behaviour, or prevent users removing permissions from required fields.

Why is it needed?

Describe the issue you are solving.

How to test it?

Provide information about the environment and the path to verify the behaviour.

Related issue(s)/PR(s)

Fixes #16890

@Marc-Roig Marc-Roig added source: core:admin Source is core/admin package pr: fix This PR is fixing a bug labels Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr: fix This PR is fixing a bug source: core:admin Source is core/admin package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RBAC permissions resets on required fields when restarting Strapi
1 participant