Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
(projects are made in community version)
error: When I authorize a method in A service I get error 403 because admin user can't have permissions of A service
A service (AdministrationService Database) How can i solve this problem?
Hi ,
Ok. When should we schedule a meeting?I sent you an e-mail for meeting about.
Hi ,
The id and name coming from the ICurrentTenant interface are null.Why is the reason we can't get Tenant information from our supplierevaluation?In addition, in order to solve this situation, we injected the Tenant management module for the SupplierEvaluation service, implanted the ITenantDbContext interface in DbContext, added tables to the database and added tenants manually. The situation was temporarily resolved.Can a different action be taken from this situation? Or is it appropriate to solve this situation?