felixmosh / bull-board

🎯 Queue background jobs inspector
MIT License
2.36k stars 366 forks source link

feat: paused jobs: support edit/duplicate/clean #846

Closed Notalifeform closed 2 weeks ago

Notalifeform commented 2 weeks ago

As a happy user of bull-board when browsing the paused queue I noticed there was no action for deleting a job in a paused queue.

This PR adds the possibility to edit/duplicate and clean paused jobs.

I could not think of any reason why it's a bad idea not to expose these actions for paused jobs - did I miss something?

felixmosh commented 2 weeks ago

Thank you for your contribution 🙏🏼

felixmosh commented 2 weeks ago

Released in v6.4.0