0
safak.bal created
- ABP Framework version: v4.3.0
- UI type: Angular
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace: N/A
- Steps to reproduce the issue:"
I have a user that has a role with only Role management -> Create permission (without edit, delete, change permissions) as shown in the picure below.
When I login with this user and go to Identity Management -> Roles page and click on Actions combo, I get an empty list (since user does not have edit, delete, change permissions) as shown in the picture below.
This seems like a bug to users. We expect combo not to open at all if there is no action user can take.