hi
Can you share your app source code again? liming.ma@volosoft.com
hi
Our team members have solved this. It will available in 5.0
hi
Please create some new questions, Explain your question in detail separately.
hi
Can you check the logs to see the tenant name or id that not found?
No problem
You can see the DeleteAsync
method in base class.
https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/Domain/Repositories/EntityFrameworkCore/EfCoreRepository.cs#L186 https://github.com/abpframework/abp/blob/dev/framework/src/Volo.Abp.EntityFrameworkCore/Volo/Abp/Domain/Repositories/EntityFrameworkCore/EfCoreRepository.cs#L439
but that didn't work out.
Can you explains why it doesn't work?
hi
You can try to add it in HttpApi.Host.
hi
You can add a special column for IdenttiyUser, change it after logging in, and check it in the logged-in request.
You're welcome.