arq-django-admin icon indicating copy to clipboard operation
arq-django-admin copied to clipboard

Queue lists including jobs from other queues

Open wrabit opened this issue 9 months ago • 0 comments

Given a setup that has more than one queue:

Image

I am seeing that each list contains ALL jobs, but the jobs not belonging to the queue is has 'not found'. If complete, it will show the complete status, but it still does not belong to this queue.

Image

Image

I would expect queue pages would only contain jobs in that queue.

wrabit avatar Apr 25 '25 12:04 wrabit