• Type: Icon: Task Task
    • Resolution: Done
    • 2.4.8
    • Affects Version/s: None
    • Component/s: None

      Hi,

      This is a literal copy/paste from the console. exists? returns false for an existing document. Only happens on one particular Model.

      iirb(main):211:0> Identity.where(:provider => "facebook").count
      => 1
      irb(main):212:0> Identity.exists?(conditions:

      { provider: "facebook" }

      )
      => false

      I'd be happy to provide additional information. Just tell me what you'd need. Thanks in advance.

            Assignee:
            Unassigned Unassigned
            Reporter:
            danielsz danielsz
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: