Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Errors in Project creation result in "undeletable" projects #5

Closed
@JWittmeyer

Description

@JWittmeyer

The initial state of projects is "INIT_UPLOAD". This state is used to distinguish between sample projects in preparation and normal once. Depending on the state the continue project button is shown or not. Usually, this works without a problem however in rare occurrences (and depending on the position of the error in the upload process) the same state is still active for a normal project.

This results in "undeletable" projects.

The best solution I can think of is to use a dedicated state for sample projects in preparation and in turn, use that state to display the continue button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions