Open Closed

User with only Role Creation permission bug on Role Management page #1652


User avatar
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.


2 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    you're right, empty box shouldn't be seen. created an issue (volo/7479) for this

  • User Avatar
    0
    bunyamin created

    Hello,

    The fix has been merged. Please wait for the patch release. Closing this issue.

    https://github.com/abpframework/abp/pull/9763

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11