openhab-core/bundles/org.openhab.core.persistence/src
J-N-K dd89d7b5a7
[persistence] Fix wrong .historicState call (#3348)
When calculating `.changedSince` the "then" state is queried via the `.historicState` method. Regardless of the `serviceId` used when calling `.changedSince` the historic state was always queried from the default persistence service.

Signed-off-by: Jan N. Klug <github@klug.nrw>
2023-02-03 20:35:54 +01:00
..
main [persistence] Fix wrong .historicState call (#3348) 2023-02-03 20:35:54 +01:00
test/java/org/openhab/core/persistence/extensions Update license header to 2023 (#3294) 2023-01-03 09:45:42 +01:00