rails / mission_control-jobs

Dashboard and Active Job extensions to operate and troubleshoot background jobs
MIT License
611 stars 71 forks source link

Lost job filter after I discard single job #161

Open ukolovda opened 2 months ago

ukolovda commented 2 months ago

I select "Failed jobs" tab and set filter by Job class. It shows multiple jobs. When I discard single job, filter by job class become empty.

I will be useful if filter will keep old value (if the list have another jobs).

ukolovda commented 2 months ago

It can be related with #157