This message was deleted.
# announcements
w
This message was deleted.
r
We ended up writing an "$or" query over all the values, but "$in" doesn't seem to be working
f
Do you have an example of $in condition that you tried and the $or version that ended up working?
I just realized the conditions form UI is a little ambiguous. The
in the list
operator expects a comma-separated list of values, but it shows a textarea which implies it's looking for one value per line instead. I'll make the UI more clear.
150 Views