hi
You can override the MultiTenancyMiddlewareErrorPageBuilder
https://github.com/abpframework/abp/blob/dev/docs/en/Multi-Tenancy.md#abpmultitenancyoptions-handle-inactive-and-non-existent-tenants
hi
I will check that.
The current menu design of lepton does not support this case
OK, I will check it asap.
hi
What is command output?
hi
The permissions of your project are wrong.
Can you reproduce in locally? Can you share the project with me? liming.ma@volosoft.com
The project
hi
https://github.com/abpframework/abp/pull/15876
hi
GetAllForRoleAsync
only get permissions. the result is a List<PermissionWithGrantedProviders>
public string Name { get; }
public bool IsGranted { get; set; }
https://github.com/abpframework/abp/blob/dev/modules/permission-management/src/Volo.Abp.PermissionManagement.Domain/Volo/Abp/PermissionManagement/PermissionWithGrantedProviders.cs#L6
hi
I will reply asap. thanks