Open Nicolaidavies opened 6 years ago
Took a look at all data being retrieved in douma-app.
Everything coming from IDB is filtered by personalised_instance_id and slug. So we should be ok.
Made a change to how geodata is stored. It is not separate for each instance.
I believe this issue is resolved, but needs more testing to confirm.
If we are going to have multiple instances on the same domain, we need to make sure we don't get responses for bwa on nam instance.
Simplest is to make sure we have queries that use the country as a filter.