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

[4.x] Roles/Groups fields can be read-only when they've been included in the blueprint #9568

Closed
wants to merge 1 commit into from

Conversation

edalzell
Copy link
Contributor

This is a start to #9564.

I have added roles and groups fields to my user blueprint, so we can control where they are in the user, visually.

When we added those, we discovered that if a user doesn't have the permissions to assign roles, they still could.

This fixes that specific use case, although there is a larger issue when those fields are in an imported fieldset.

@duncanmcclean duncanmcclean linked an issue Feb 23, 2024 that may be closed by this pull request
@jasonvarga
Copy link
Member

Thank you but this now breaks the previous situation - where if you don't have the fields we would have added one for you. It now throws an error.

@jasonvarga jasonvarga closed this Feb 26, 2024
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

Successfully merging this pull request may close these issues.

Roles & Groups aren't read-only when editing a user
2 participants