Skip to content

No route matches [POST] "/sidekiq/grouping/{group}/delete" #62

@vitalinfo

Description

@vitalinfo

Delete web functionality doesn't work if worker class has namespace(s), like NameSpace::Worker, NameSpace1::NameSpace2::Worker, the delete link has the /sidekiq/grouping/name_space1/worker:queue_name/delete//sidekiq/grouping/name_space1/name_space2/worker:queue_name/delete path which doesn't match with https://github.com/gzigzigzeo/sidekiq-grouping/blob/master/lib/sidekiq/grouping/web.rb#L17

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions