-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core MongoDB, Multitenancy support
-
Release Notes Summary:Multi-tenant addon supports tenant-isolated directories with MongoDB.
-
Release Notes Description:
-
Epic Link:
-
Sprint:nxcore 10.1.6
-
Story Points:3
Multi-tenant addon is currently not compatible with using DBS as a backend.
Some evolutions should be made so that it is possible to use MongoDB and multi-tenant.
Current implementation of MongoDBSession should be changed to take into account the computeMultitenantId parameter to perform its operations in directories, like it is done for SQL.