arq-django-admin
arq-django-admin copied to clipboard
Queue lists including jobs from other queues
Given a setup that has more than one queue:
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.
I would expect queue pages would only contain jobs in that queue.