Anytime I try to use {TRIGGER.VALUE} in a trigger I receive the following message:
Here's a new a trigger I'm trying to setup:
I will also receive this error if I go and try to edit an existing trigger that I had defined with a {TRIGGER.VALUE} entry. I upgraded to 1.6.6 from 1.6.2 a few weeks ago.
Any ideas?
Code:
An item key must be used in trigger expression
Code:
(({Template_Website:http,80.sum(#3)}=0)&{TRIGGER.VALUE}=0)|(({TRIGGER.VALUE}=1)&({Template_Website:http,80.sum(#6)}#6))
Any ideas?
Comment