Hi,
You can call the IPermissionDefinitionManager.GetGroupsAsync on the OnApplicationInitialization.
https://github.com/abpframework/abp/blob/0542f715aacac98d1723a146b26aaa64f7f283d7/framework/src/Volo.Abp.Authorization.Abstractions/Volo/Abp/Authorization/Permissions/IPermissionDefinitionManager.cs#L14
I have another project running the latest ABP.io V7.4.0 and noticed that it will hit on startup. What are the differences?
Because we introduced dynamic permissions, it will be loaded when the application starts
Hi,
We will fix it in the next patch version, your ticket was refunded.
Hi,
Please make the repo private, because it include your license code
Hi,
May I ask which branch of the repo I should check?
Hi,
I sent you an email on October 17, 2023
Sorry, I haven't received it before
I have already sent a follow-up email
OK, I got it now. I will check it asap.
Two Entities with the same properties but with different Ids are considered as different entities. However, Value Objects have no Ids and they are considered as equals if they have the same property values. https://docs.abp.io/en/abp/latest/Value-Objects#value-objects