Problem Statement/Rationale
What is going wrong? What action would you like the Engineering team to take?
Cannot create Wildcard index in 1.32.5 in UI. Screen content is completely blank. Compass is non-recoverable and must be restarted.
Wildcard index can be successfully created using embedded mongosh.
Please be sure to attach relevant logs with any sensitive data redacted.
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Using sample_mflix.movies collection, create a wildcard index using the UI.
Typing in the Index, y-e-a-r-.$* creates the blank screen. The "*" seems to be the character that creates the blank screen.
Expected Results
What do you expect to happen?
Being able to create a wildcard index successfully as in 1.32.3.
Actual Results
What do you observe is happening?
All content is erased, a blank screen. Closing Compass, restarting, and reconnecting is the only option. All non-saved work is gone.
Additional Notes
Any additional information that may be useful to include.
Release Notes are missing for 1.32.5 at https://www.mongodb.com/docs/compass/current/release-notes/
- is duplicated by
-
COMPASS-5992 Create index combobox input field crashes on regex characters
- Closed