-
Type: Bug
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.10-HF13, 11.1-SNAPSHOT
-
Fix Version/s: 9.10-HF36, 10.10-HF14, 11.1, 2021.0
-
Component/s: Core MongoDB, User Profile / User Manager
2 tests are now failing :
- org.nuxeo.ecm.permissions.ACLJsonEnricherTest.testUsersFetching
- org.nuxeo.ecm.platform.usermanager.TestUserManager.testGetPrincipalWithoutReferences
MongoDBSession#getEntryFromSource does not use the parameter fetchReferences
- is caused by
-
NXP-27947 Reduce response size of the ACL enricher
- Resolved