Open
Description
In my use case, I need to allow manual run of disabled tasks.
When I click on the run button, UI says it will run on the next schedule command. But here's the command output.
$ app/console scheduler:execute
Start : Execute all scheduled command
Nothing to do.
An alternative would be to make cron expression optional.