0
omkarchoudhari created
We have a multi-tenant angular1.X and mvc application .
Problem that we are facing is “If different users are logged in as admin for different tenants on separate machines, then the data for one tenant is shown to other tenant.”
We have tried clearing Cache etc. However the data still spills over into another tenant.
Do not have an idea as to why this is happening.
Please advise
1 Answer(s)
-
0
Hi @omkarchoudhari,
Can you share your entity definition and the code for getting this data ?
Thanks.