Search by _id field
Hello again. I have a touble with "scope_with" tag. I need to filter scope with _id.in: array of ids. Looks like a normal case, but in mongodb logs i see {"_id" => { "$in" => false} } and all crashes. But in other case if i filter entirs by id.in: array of ids query looks good but i have no results from. Are there any prerequisites for such behavior or it's kind of bug?
Posted by Igor 6 months ago