Skip to content

Prompt user to delete tale with running instances #229

@craig-willis

Description

@craig-willis

See whole-tale/girder_wholetale#506 for backend implementation

Problem:
If I delete or unshare/reduce permissions on when another user has an existing tale instance, the instance is not currently shutdown. whole-tale/girder_wholetale#506 fixes this. For the delete case, delete returns a 409 if instances exist and adds a new force parameter to shutdown anyway. We need to handle this in the UI. In the case of 409 on delete notify the user that other users have instances running and allow them to force delete or cancel.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions