Hi,
I’m trying to use the $ne operator on an object field in an Atlas Trigger Match expression, but without success. After reading this topic, i tried the following match expressions:
The first one never executes, and second one always executes even if `{ hospitalization: { discharge_date: 0 } } `.
Basically, what am i doing wrong here? If "hospitalization" was a simple field instead of an object something like this would work perfectly:
Hi,
I’m trying to use the $ne operator on an object field in an Atlas Trigger Match expression, but without success. After reading this topic, i tried the following match expressions: