Hi,
Can you clarify one more thing tha with the existing framework same user can be in two tenants
It's not possible. tenant data is isolated.
we can list all the tenants for the user and switch between them
ABP determines the current tenant with the current user's tenant id as the first option. So I suggest you add a custom cookie tenant resolver as a first option, in this way, ABP ignores the current user's tenant id for the purpose of dynamic tenant switching.
https://abp.io/docs/latest/framework/architecture/multi-tenancy#determining-the-current-tenant
Hi,
This is a known problem, and we will fix it. your ticket was refunded.
Hi,
Because they are in the different db contexts, so you can't use join queries
Hi,
I can't reproduce the problem with a new project abp new Testapp --tiered
I don't know much about your project, if you can share a test project with me , I will check it. shiwei.liang@volosoft.com
Or could you remote control my compute
okay https://us05web.zoom.us/j/5929668302?pwd=UXl2M2RUeG5PazVSY2ZCOW1NMUxtZz09
Could I upgrade my project to ABP 9, to solve this problem
I don't think so, It looks like a name space reference problem.
Is the Leptonx theme package of 4.0.3 for ABP 9?
Yes, it 's.
Could you share a test project with me if the problem still exists, I will check it. shiwei.liang@volosoft.com
Hi,
I think you can use the OrganizationUnit without a problem.
OrganizationUnit is a tree structure.
You can use the first-level node as the company and the sub-level nodes as branches.
Hi,
I tried to upgrade the project from 8.3.0 to 8.3.1 using abp-suite; it failed to build;
you can try to make sure all abp packages are 8.3.1 and leptonx theme package version is 3.3.1
After that, run dotnet clean & dotnet build commend
Should I used other yarn package source?
It seems to be a network problem. You can try to use the network proxy.
Hi,
Your code looks to have no problem.
Can you share a test project with me? I will check it.
shiwei.liang@volosoft.com