queue icon indicating copy to clipboard operation
queue copied to clipboard

[18.0] [ADD] queue_job_pause: create queue_job_pause module

Open JonathanOsAlc opened this issue 5 months ago • 0 comments

In some cases, we need to pause only a job since that it is used to schedule a process for a future date but is needed to filter only the paused ones.

Allows to change a channel job to a paused channel (capacity equals zero) using a wizard.

Related to patch: https://github.com/Vauxoo/queue/pull/10

JonathanOsAlc avatar Sep 22 '25 15:09 JonathanOsAlc