Details
-
Bug
-
Resolution: Incomplete
-
Major - P3
-
1.40.2
-
None
-
None
-
OS: Windows 11 x64
node.js / npm versions:
Additional info:
-
Not Needed
Description
Problem Statement/Rationale
When logging in, the databases specified in the access policy are shown, but if access policy allows access to all collections under database, nothing is shown when expanding the database in Compass
Please be sure to attach relevant logs with any sensitive data redacted.
Log(s) are attached
Steps to Reproduce
Create at least two databases with at least two collections each. Create a custom access policy specifying find, insert, update, remove, createCollection for the databases, but leave the collection unspecified as to make it valid for all collections.
Expected Results
I expect Compass to enumerate the collections under each database when databases are expanded.
Actual Results
Nothing.
Additional Notes
This is a showstopper for me, but in all fairness it should be classified as Major