Title: scheduler - run now
- What is your original issue/pain point you want to solve?
I would like to execute a Scheduler entry immediately.
Current workaorund: I set the next possible time and then wait for the execution.
Then I remove the time again. - Which are one or two concrete situations where this problem hurts the most?
We delete spam tickets regularly.
However, tickets have also been marked as spam by mistake.
That’s why I check before deleting. - Why is it not solvable with the Zammad standard?
Currently not implemented - What is your expectation/what do you want to achieve?
Quick execution of a scheduler entry