Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-1237

Object match is very strict

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None
    • ALL

    Description

      > db.block.find({"_id" : { "module" : "ex_taxonomy", "delta" : "edition-feature_admin" }}).count();
      1
      > db.block.find({"_id" : { "delta" : "edition-feature_admin", "module" : "ex_taxonomy" }}).count();
      0

      Attachments

        Activity

          People

            eliot Eliot Horowitz (Inactive)
            chx Karoly Negyesi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: