Skip to content

Multi-condition in target not working. #2

@yoetha

Description

@yoetha

The issue is, if there is multiple condition in target#, the evaluation is only take the last condition.
for example, let's say I have, target#1 with conditions

IF CountryCode : US, SG, CA (is one of)
AND FFname : name1, name2, name3 (is one of)
with If the above conditions are met then deliver 'true',

As long as FFname is either name1, name2 or name3, CountryCode doesn't matter and it will always return 'true'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions