Uploaded image for project: 'Compass '
  1. Compass
  2. COMPASS-2885

Disabled stages should not be represented in the pipeline string that is copied into Clipboard

      A pipeline contains 4 stages, 2 middle ones are disabled (see screenshot). When I copy the pipeline to clipboard, those middle stages are still denoted with commas, like so:

      { $match: {  "imdb.rating": {$gte:7},  genres: { $nin: ["Crime", "Horror"] },  rated: { $in: ["PG", "G"]},  languages: { $in: ["English","Japanese"] }} }, , , { $count: "movies" }

       

            Assignee:
            durran.jordan@mongodb.com Durran Jordan
            Reporter:
            grigori.melnik@mongodb.com Grigori Melnik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: