jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Editing of job doesn't work until schedule is re-saved #194

Closed trajche closed 8 years ago

trajche commented 8 years ago

I changed the job for the cron and proceeded to check the crontab. It wasn't changed there until I re-saved the schedule again. Edit: Is there a latency when editing the job? Or should it be instant?

jamesrwhite commented 8 years ago

Thanks. I can reproduce this on 0.9.1, will check it out when I get a chance.

jamesrwhite commented 8 years ago

Will include the fix for this in 0.9.1, thanks for reporting.