-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Environment:OS:
node.js / npm versions:
Additional info:
-
1
-
Iteration Jupiter
-
Not Needed
-
Developer Tools
Problem Statement/Rationale
Two cases for autocomplete that that we need to tackle:
- Autocompleting field names when one of database, collection is empty throws an error
- Autocompleting collection name when database is empty throws an error
And, Create connection quick fix that is triggered from the inline suggestion also throws an error.
Steps to Reproduce
How could an engineer replicate the issue you’re reporting?
Expected Results
What do you expect to happen?
Actual Results
What do you observe is happening?
Additional Notes
Any additional information that may be useful to include.