The variable backup_migrate_schedule_last_run_ID change upon each schedule run. It results as a diff in config managment, even if real config has no change.
I recommend saving this variable as a state (using state_set & state_get).
Before crafting a PR, I'd like some principle agreement.
The variable
backup_migrate_schedule_last_run_ID
change upon each schedule run. It results as a diff in config managment, even if real config has no change.I recommend saving this variable as a state (using state_set & state_get).
Before crafting a PR, I'd like some principle agreement.