-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
Affects Version/s: 1.32.4
-
Component/s: Indexes
-
None
-
Not Needed
Problem Statement/Rationale
When a collection has an index with a key column { "length": 1 }, the indexes UI breaks and will show nothing.
Steps to Reproduce
- create a collection and add an index with the key { "length": 1 }
- then navigate to the "indexes" tab of the collection
- the tab is blank
Expected Results
Indexes are showing properly.
Actual Results
the tab is blank
Additional Notes
This bug has been around since a few years ago, but it is still not fixed in latest version
- is related to
-
COMPASS-3922 Documents with a "length" field break a few things
- Closed
-
COMPASS-4756 Indexes on a 'length' field breaks the index screen
- Closed