Field name autocompletions are not working reliably

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • None
    • Developer Tools

      Problem Statement/Rationale

      Field name autocompletions in our latest tests did not work at all. The query that we were trying to autocomplete the field names in was:

      db.sample_mflix.movies.find({ "<cursor>" })

      Please be sure to attach relevant logs with any sensitive data redacted.
      How to retrieve logs for: Compass; Shell

      Steps to Reproduce

      1. Open a Playground
      2. Write a simple find query for example: db.sample_mflix.movies.find({ "<cursor>" })
      3. Trigger autocomplete for field name in the cursor position

      Expected Results

      The field names for the provided database and collection appears

      Actual Results

      No autocomplete suggestions at all

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            Unassigned
            Reporter:
            Himanshu Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: