Skip to content

Deletion of digest doesn't work from admin UI #438

@amitsaxena

Description

@amitsaxena

Describe the bug
When I try to delete a digest from sidekiq dashboard under unique digests tab, nothing happens and the digest stays. I am talking about this interface:
unique_digests_1

The digests I was trying to delete were some stuck locks preventing further jobs from being scheduled. I eventually had to delete the keys manually from redis.

I am using sidekiq-unique-jobs version 6.0.13

Expected behavior
The digest should be deleted and disappear from that page

Current behavior
The digest isn't deleted and stays on the page and the keys are still present in redis

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions