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

XMLWordPrintableJSON

    • None
    • None

      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
            Reporter:
            Grigori Melnik (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: