Cron GUI bug

Started by rgerola, April 23, 2019, 02:12:47 PM

Previous topic - Next topic
Hi.
I created a cron job to schedule an automatic backup via Nextcloud, but what is inserted in the GUI doesn't correspond with the settings stored under the cron.
I set a job to be run every first day of the week at 3 am (see the screenshot attached), but my job is stored as this :

0       1       *       *       *       (configctl system remote backup) > /dev/null

So, the job is executed every day at 1 am.
I tried changing the time in the GUI but the same setting is stored instead in the cron file : every day 1 am.
So, it seems that the GUI doesn't consider any input form the GUI, except the day of the week that is stored
as time.