Re-creating a project with the same name as a deleted one in same workspace fails on Codenvy #1637
Labels
kind/question
Questions that haven't been identified as being feature requests or bugs.
Deleting a project in a workspace, deleting the project, then trying to a create a new project with the same name as the previously deleted one fails with the message
Error while creating the project - Conflict: Project de.conradt.core already exists
Seems that the deletion of the project, not everything got really cleaned up in the background.
Reproduction Steps:
Expected behavior:
The project should be created because it should not exist anymore after the deletion.
Observed behavior:
Project creation fails with:
Error while creating the project - Conflict: Project de.conradt.core already exists
Screenshot: https://snag.gy/fO6Xh3.jpg
even though no project exists (as can be seen in the screenshot).
Additional information:
Codenvy
Version :4.4.0
Revision :cb26c3591432422c
Build Time :2016-06-29 12:06:31
The text was updated successfully, but these errors were encountered: