Ethan SK
I'm getting this issue too with $nin in ios stitch
D
Dimitar Kurtev
Was this fixed ? It still seems to be an issue. Exactly as Luca Faggianelli describes it.
D
Dimitar Kurtev
It seems it works only in System Functions.
Luca Faggianelli
I have the same problem, I'm trying to find documents with this query: { progress: { $ne: 100 }, ... } but the progress field is ignored and I obtain documents with either progress = 100 or progress = <anything else>
Drew DiPalma
closed
Hi – Those operators should be supported, would you mind sending me more information and I will look into this?
Harshit P
Drew DiPalma: is there a fix for this. I am still seeing same behaviour $ne, $nin and $nor are not working