Skip to content

Wrong redirection after deleting a torrent #118

Closed
@josecelano

Description

@josecelano

When you delete a torrent, the application redirects to the deleted torrent details page.

By the way, the API endpoint is returning a 400 error instead of a 404:

http://localhost:3000/v1/torrent/443C7602B4FDE83D1154D6D9DA48808418B181B6

{
  "error": "Torrent not found."
}

We have to change it on the backend.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions