OH3: cron "value too high" when using SAT-SUN

Hello, I get that error when using cron with “SAT-SUN”:

[ERROR] [ore.common.registry.AbstractRegistry] - Cannot inform the listener "org.openhab.core.automation.internal.RuleEngineImpl$2@6c650a" about the "ADDED" event: Value too high in range in cron expression '0 0 5 ? * SAT-SUN *' in field 'DayOfWeek': value 8, minimum: 7

I found on github that this is a known issue:
https://github.com/openhab/openhab-core/issues/1813

Do I get it right that I have to wait for the next OH release (OH 3.1???) to get that fixed on my PI or is there anything I can do here to fix it?

Thanks,
Ingo

I think that indicates it was supposed to be fixed in the Release version.

But then it should be fixed in the allready distributed version??
I am using openHAB 3.0.0-1 (Release Build)
and I get this error. Or am I using the wrong OH3 version?

Good question. I guess you could comment on the Issue even though it is closed.

OK, thanks, I will do that

The fix was added 22nd so right after 3.0 release.
So switch to 3.1.0 snapshot of you want it now or wait for 3.1.

1 Like

O.K., Thanks for your help,
Ingo