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

Generated filter for NumberLong is incorrect

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.43.1
    • Affects Version/s: 1.39.4
    • Component/s: Query Bar, Schema
    • None
    • Environment:
      OS:
      node.js / npm versions:
      Additional info:
    • 2
    • Not Needed
    • Iteration Dobsonian

      Using the Schema Viewer I click a Long value to add it to the filter and it adds:

      cursorid: NumberLong(5808044966441869342)

      which matches zero documents. It should be:

      cursorid: NumberLong('5808044966441869342')

            Assignee:
            rhys.howell@mongodb.com Rhys Howell
            Reporter:
            peter.williamson@mongodb.com Peter Williamson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: