I'm using 2.2.6.137 and just tried creating a basic rule using sunrise and sunset time offset restrictions. When I save the rule I get this error in my logs:
2021-04-08 11:22:14.167 am error org.codehaus.groovy.runtime.InvokerInvocationException: groovy.lang.MissingMethodException: No signature of method: basicRule10.beforeSunriseHandlerend() is applicable for argument types: () values: []
Possible solutions: beforeSunriseHandler(), beforeSunriseHandler(java.lang.Object), beforeSunriseHandlerX(java.lang.Object), beforeSunriseHandler(java.lang.Object, java.lang.Object), beforeSunriseHandlerX(java.lang.Object, java.lang.Object) (updated)