Overwrite of timer schedule after initial deployment

Hi there,

I changed the schedule of my production timer, but whenever I change the source code of the timer and deploy to production all schedules will be overwritten to the initial schedule.

How can I change the schedule persistently?

Regards, Joerg

1 Like

Hello @Jorg_Beyer

I assume that you changed the schedule each time for the deployed timer.
You need to edit the schedule for the timer in draft mode.

Regards,
Inna

Hello,

I don’t have this setup like in your picture. I can only edit the green entries, not the blue ones. So, what can I do?

Regards, Joerg

In this case, you need to recreate your timer and set a new schedule.

Regards,
Inna

What do I need to do, to get the option you showed in your screenshot?

This functionality is only available for Java timers. For JS and Codeless, you need to recreate the timer.