Base solution for your next web application
Open Closed

Multi tenant Data issue #3377


User avatar
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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @omkarchoudhari,

    Can you share your entity definition and the code for getting this data ?

    Thanks.