hi dipak.z
I know your problem, I need to reproduce the problem in my local environment and troubleshoot the cause.
hi
You can add PermissionManagement module as a reference to your module, add depends on it modules and inject the IPermissionManager
hi
You can try to reproduce this problem in a new template project and module.
hi
Please change the Field="WorldRegion?" to Field="WorldRegion"
We will update the suite code.
hi
https://docs.abp.io/en/abp/latest/Data-Filtering https://docs.abp.io/en/abp/latest/Data-Filtering#entityframework-core https://learn.microsoft.com/en-us/ef/core/querying/filters
hi
Please share your test project with liming.ma@volosoft.com include the steps.
Thanks
hi
Can you share a simple tiered project to show the problem?
liming.ma@volosoft.com
hi
You should create a IMapComponentSettingRepository interface and implement it on EF Core module.
then inject the IMapComponentSettingRepository from MapComponentAppService
See
https://github.com/abpframework/abp/blob/dev/modules/identity/src/Volo.Abp.Identity.EntityFrameworkCore/Volo/Abp/Identity/EntityFrameworkCore/AbpIdentityEntityFrameworkCoreModule.cs#L14-L23