0
michael.sudnik created
- ABP Framework version: v4.2.1
- UI type: MVC
- DB provider: MongoDB
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue:
If I set the permissions of a role and then rename the role, the permissions of the role are cleared.
3 Answer(s)
-
0
This is a bit weird... If I then rename the role back to the original name, the permissions reappear.
When the role is renamed and the permissions are cleared, the permissions are not applied to a logged in user, but simply renaming the role back to the original means that a logged in user is then correctly assigned the permissions.
-
0
hi
Please follow this https://github.com/abpframework/abp/issues/7439
-
0
This question has been automatically marked as stale because it has not had recent activity.