I attempted to delete an unused variable in a rule, and the editor now errors out when trying to edit actions:
Unexpected Error
An unexpected error has occurred trying to load the app. Check Logs for more information.
Error: Cannot invoke method toInteger() on null object
Logs:
java.lang.NullPointerException: Cannot invoke method toInteger() on null object on line 3037 (method selectActions)
- That’s a bug in 2.3.4.128
- Is there any way for me to recover my rule without recreating it or using a backup? Or if I use a backup, can I restore just one app?
Thank you.