Activity overview
Latest activity by glen
I’ve run into this issue before updating a scheduled job doesn’t always re enable it, especially if the scheduler treats state and config separately. It’s worth checking if there’s an explicit “enable” flag or trigger step after updates. For anything time based, I’ve found tools like https://www.yawminow.com/ useful since their countdowns stay automatically in sync without manual reactivation. / comments
I’ve run into this issue before updating a scheduled job doesn’t always re enable it, especially if the scheduler treats state and config separately. It’s worth checking if there’s an explicit “ena...