Renamed hub variables throw error

Getting the following error when a rule runs: "java.lang.NullPointerException: Cannot get property 'valueAsString' on null object on line 36 (method setGlobalV)"
The rule triggers when a hub variable (boolean, with switch connector) becomes true. That hub variable has been renamed. The action in the rule is to turn that variable off, but it does not happen. In fact, only the error logs and nothing in the rule logs (logging enabled). I've tried referencing the variable as a variable and a switch in the rule action. I've deleted the rule and re-entered it.
I'm guessing it is related to the renaming. I believe I'm having an issue with another renamed variable.
Last thing, I deleted the rule AND the variable, and recreated both. It now works! Is there a possible issue with renaming hub variables?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.