Reload scheduled tasks in acron plugin

Hello,
I found that “Reload scheduled task” command in OJS plugin management nothing happens.
If I delete some rows in scheduled_tasks table and then reload scheduled tasks, the tasks are reloading.

I think that the expected result for te reload task is to completely reload the tasks, without need to access directly to the DB.

Thanks,
andrea

Hi @marchitelli,

Are you using the Acron plugin for tasks, or have you configured scheduled tasks with a server-side tool like cron?

Regards,
Alec Smecher
Public Knowledge Project Team

Hi @asmecher,
I was talking about acron.
If I click on reload scheduled tasks without deleting the rows on the db it
seems that nothing happens.
Andrea