Issue with deltaSince in rules within 3.4.0 - snapshot #3196

Upgraded from snapshot #3182 to snapshot #3196. After that, all my rules which apply “deltaSince” don’t longer work. Error message as example is:

2022-12-03 17:52:13.459 [ERROR] [internal.handler.ScriptActionHandler] - Script execution of rule with UID 'willis-15' failed: 'deltaSince' is not a member of 'org.openhab.core.library.items.NumberItem'; line 131, column 27, length 137 in willis

Regression. Will be fixed by Fix DSL action classes regression by J-N-K · Pull Request #3197 · openhab/openhab-core · GitHub

1 Like

Thanks for this quick fix.