Uploaded image for project: 'MongoDB Shell'
  1. MongoDB Shell
  2. MONGOSH-1027

Autocomplete for aggregation lists expressions

    • Type: Icon: Bug Bug
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Autocomplete
    • None

      Problem Statement/Rationale

      What is going wrong?
      Autocomplete for aggregation lists expressions and stages instead of only stages.

      Steps to Reproduce

      How could an engineer replicate the issue you’re reporting?
      Type the `db.test.aggregate([{$s` string in mongosh.

      Expected Results

      What do you expect to happen?
      The list of aggregation stages is expected.

      Actual Results

      What do you observe is happening?
      The list of expressions is being displayed.

      Additional Notes

      Any additional information that may be useful to include.

            Assignee:
            Unassigned Unassigned
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: