Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.2.20rc1, 3.0.11rc1, 3.2.8rc1, 3.4.0alpha2
-
Fix Version/s: 3.0.20rc1, 3.4.12rc1, 4.0.0alpha9, 4.0 (plan)
-
Component/s: Server (S)
-
Team:Team A
-
Sprint:Sprint 36, Sprint 37
-
Story Points:1
Description
I have a trapper item of type Text and a simple trigger attached to it. Here is my trigger configuration:
According to my understanding this regular expression should match any string containing "a" or "b" or "c". But for some reason it does not fire when I send "a", "b" or "c". It only fires when I send "abc":
In emails I get:
Trigger: Last value matches regexp
Trigger status: PROBLEM
Trigger severity: Not classified
Trigger URL:Item values:
1. Text trapper (test:text.trapper): abc
2. UNKNOWN (UNKNOWN:UNKNOWN): UNKNOWN
3. UNKNOWN (UNKNOWN:UNKNOWN): UNKNOWNOriginal event ID: 164
and
Trigger: Last value matches regexp
Trigger status: OK
Trigger severity: Not classified
Trigger URL:Item values:
1. Text trapper (test:text.trapper): a
2. UNKNOWN (UNKNOWN:UNKNOWN): UNKNOWN
3. UNKNOWN (UNKNOWN:UNKNOWN): UNKNOWNOriginal event ID: 164