Tha job is a recurring job and i have registerd it in the WebCoreModule. How can i then pass in the tenant id?
I injected the AbpSession but the tenant id returned is null.
i enclosed the code block in the using statement. as below,
`using (_unitOfWorkManager.Current.SetTenantId(_abpSession.TenantId)) {
}`
Its related to Tenant
Thank you. The solution worked.
OK, it is fixed now. Thanks.
<cite>ismcagdas: </cite> Could you create an issue here <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues">https://github.com/aspnetzero/aspnet-zero-core/issues</a> ? We will test and fix this.
Thanks,
Link is broken?