0
zalak created
- ABP Framework version: v4.4.0
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): no
- Exception message and stack trace:
- Steps to reproduce the issue:"
As shown in the attached screenshot, on opening the permission modal, the title shows an ID while giving permission to user. I don't have it's source code, neither can I find any of it's module, so how to keep username in place of Id without upgrading the version?
1 Answer(s)
-
0
hi
You can replace the
PermissionManagementModal
https://github.com/abpframework/abp/pull/9963