Skip to content

fix(Employee): remove User Permissions if create_user_permission is unchecked (backport #45924) #47013

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

Open
wants to merge 5 commits into
base: version-15-hotfix
Choose a base branch
from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Apr 11, 2025

Scenario:
A supervisor wants to extend the permissions of a certain Employee by removing the User Permissions.

Expected Solution:
For this, they expect to un-check Create User Permission, since this was responsible for creating the User Permissions in the first place.
image

Problem:
The checkbox can be un-checked, without any further consequences (User Permissions are not removed and there is no transparency about the inconsistency).


This is an automatic backport of pull request #45924 done by [Mergify](https://mergify.com).

@mergify mergify bot added the conflicts label Apr 11, 2025

This comment was marked as resolved.

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Apr 11, 2025
@barredterra barredterra self-assigned this Apr 11, 2025
@barredterra barredterra force-pushed the mergify/bp/version-15-hotfix/pr-45924 branch from c500041 to b0e8f85 Compare April 11, 2025 10:26
@barredterra barredterra removed their assignment Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-tests This PR needs automated unit-tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants