I went to edit a rule and get the following error:
java.lang.NullPointerException: Cannot get property 'method' on null object (selectActionsFalse)
Hubitat Elevation™ Platform Version: 2.1.0.123
Hardware Version: Rev C-5
I went to edit a rule and get the following error:
java.lang.NullPointerException: Cannot get property 'method' on null object (selectActionsFalse)
Hubitat Elevation™ Platform Version: 2.1.0.123
Hardware Version: Rev C-5
Do you have the restriction active for the rule's Private Boolean?
If the true part of the rule has never fired, then there will be nothing to restore.
This was an error in the editor/UI not in the rule execution. The rule just failed to load into the editor. I ended up deleting it via the app list and recreating it (well not that exact rule, it didn't do what I wanted.)
How did you get a screenshot then if you couldn't load the rule? Did you get a copy of the rule's properties page before you deleted it ?
I couldn't load the edit screens. The rule would show the overview but if I tried to edit any of the parts of the rule I'd get that NPE in the logs and a broken UI.
But you already deleted it now? There's no way to figure it out at this point because we'd need to see the rule's properties page at least. And you got this no matter what part of the rule you tried to edit? Or only the false actions?
No matter what I tried to edit. I ended up having to delete the rule because I couldn't pause it either and it kept doing the wrong things
Oh, I completely understand why you had to delete it....it's just we probably can't find out why that happened if all you have is the screenshot of the rule itself. That's all.