Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-1987

Inconsistent filter query results

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 2.4.2, 2.4.3
    • Component/s: API, Operations
    • Environment:
      Windows 10

      Mongo C# driver does not return consistent results with starts with regex query.

      I made a query to my database through mongo studio 3T.
      However my c# client does not get the same results as mongo studio. Sometimes it retrieves some results other times it does not return any results.

      The image displays a scenario where no results are returned.

      The query is

      { "_id" : /default\/Campaigns\/system[^\/]*$/i }

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            brunoss Bruno Costa
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: