-
Bug
-
Resolution: Fixed
-
Low
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
Affected services occasionally fail to match condition block "If: any match" when the field has multiple values.
Steps to Reproduce
- Create a rule like below
- Create a Jira ticket (of type - [System] change) - like below:
- Run above rule on this ticket
Expected behaviour - condition should match on ticket
Actual behaviour - It’ll not work on this ticket
Looks like it matches against one affected service even if there are multiple configured in a Jira issue. Need to fix that.
Expected Results
Both tickets match the condition block
Actual Results
Only the ticket with a single value for Affected services matches the condition
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available