Gilad W created UNOMI-472:
-----------------------------

             Summary: conditionEvaluator not consistent with elastic -for 
"notIn"
                 Key: UNOMI-472
                 URL: https://issues.apache.org/jira/browse/UNOMI-472
             Project: Apache Unomi
          Issue Type: Bug
            Reporter: Gilad W


when using PropertyCondition, i noticed inconsistency when :
1. creating a segment + sending an event the would enter the profile to a 
segment
2. creating a profile that matches condition + creating the segment.

for example that reproduces :
{
        "type": "profilePropertyCondition",
        "parameterValues": {
          "propertyName": "properties.productIdsList",
          "comparisonOperator": "notIn",
          "propertyValuesInteger": [92713211]
        }
}

if a profile dosnet have the field properties.productIdsList it would be as 
described



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to