Skip to content

EnumType.__call__() missing 1 required positional argument: 'value' #685

@FatemeFouladkar

Description

@FatemeFouladkar

Suddenly out of nowhere I get a 500 error when trying to see the detail of my jobs in django admin panel. The error is:

TypeError 
/django-rq/queues/{queue_index}/{job_id}/

EnumType.__call__() missing 1 required positional argument: 'value'

my package versions are as follows:

Python==3.12.5
Django==4.2.16
django-rq==2.10.3
rq==1.16.2
rq-scheduler==0.13.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions