Hi there,
I've recently updated django-rq to v3.2.2 (with rq=2.6.1). Since the update I can't see any jobs anymore in the "Active Jobs" overview. The view shows that one job exists, but no meta-data is shown and not actions like stopping the job are possible.
Here an image from the main view, where we see that one job is running in the first queue:

When we click on the "Active Jobs", we see that there is one Job but no meta-data is shown.

Hi there,
I've recently updated django-rq to v3.2.2 (with rq=2.6.1). Since the update I can't see any jobs anymore in the "Active Jobs" overview. The view shows that one job exists, but no meta-data is shown and not actions like stopping the job are possible.
Here an image from the main view, where we see that one job is running in the first queue:

When we click on the "Active Jobs", we see that there is one Job but no meta-data is shown.
