Skip to content

delete_project_now() fails if project has been deleted in UI #206

Open
@uclaros

Description

@uclaros

Calling delete_project_now() on a project that's been deleted using the dashboard fails with a client error:

Mergin.mergin.common.ClientError: HTTP Error: 404 NOT FOUND
URL: https://app.merginmaps.com/v1/project/workspace/projectName
Method: GET
Detail: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.

It seems the v1 api is used there and it's failing.

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