Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-creating a project with the same name as a deleted one in same workspace fails on Codenvy #1637

Closed
mathiasconradt opened this issue Jul 3, 2016 · 3 comments
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.

Comments

@mathiasconradt
Copy link

mathiasconradt commented Jul 3, 2016

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:

  1. Create a project with name de.conradt.core
  2. Delete the project de.conradt.core
  3. In the same workspace, create a new project with the same name de.conradt.core again

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

@ddementieva
Copy link
Contributor

I've failed to reproduce this issue.

Can you reproduce it repeatedly? Have you tried it in an incognito mode? Can you send some short screencast with a problem?

@ghost
Copy link

ghost commented Jul 27, 2016

@mathiasconradt can you try it with the latest master please?

@ghost ghost added the kind/question Questions that haven't been identified as being feature requests or bugs. label Jul 27, 2016
@TylerJewell
Copy link

Closing the issue as it's been open for awhile. Feel free to reopen if its reproduced.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/question Questions that haven't been identified as being feature requests or bugs.
Projects
None yet
Development

No branches or pull requests

3 participants