@bravenel
Hi Bruce Et al
Just updated to the latest code & getting a new error.
But first my rule, which has been working fine for a long time:
There are 2 errors generated:
The first one occurs when the rule is run:
java.lang.NumberFormatException: For input string: "00 cancel" on line 6202 (allHandler)
The second one is generated when I try to edit the rule:
groovy.lang.MissingMethodException: No signature of method: java.lang.Long.startsWith() is applicable for argument types: (java.lang.String) values: [** bad value] on line 2724 (selectActions)
Logged actions shown below:
Any ideas?