I have got one Trigger that didn't resolve the macro {ITEM.VALUE1} anymore.
The Trigger is defined as follows:
The trigger worked at creation time and (I believe) stopped working since upgrading to 2.0.3.
The other triggers using the same macro in the trigger name work without any issues.
Has anyone ever seen such a problem too?
The Trigger is defined as follows:
Code:
Name: 'Expect more than {ITEM.VALUE1} foo processes'
Expression: '{Template example:proc.num[foo,root].last(0)}<1'
The other triggers using the same macro in the trigger name work without any issues.
Has anyone ever seen such a problem too?