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

Cannot create a database with the same name as a deleted one #10

Open
ttemnikova opened this issue Dec 22, 2023 · 1 comment
Open

Cannot create a database with the same name as a deleted one #10

ttemnikova opened this issue Dec 22, 2023 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ttemnikova
Copy link

ttemnikova commented Dec 22, 2023

  1. Login to Arachne Data Node
  2. Go to Administration → Databases
  3. Create a database with valid parameters (e.g. copy an existing one) and a unique name
  4. Delete the database
  5. Create another database with the same name as on the step # 3

Expected result: creating is possible since the previous database has been deleted
Actual result: a new database is not created because it has the same name as the database from the step # 3 which has already been deleted

@ttemnikova ttemnikova added the bug Something isn't working label Dec 22, 2023
obenavidez pushed a commit that referenced this issue Feb 9, 2024
@odbz odbz self-assigned this Feb 9, 2024
@konstjar konstjar added this to the v2.0.1 milestone Feb 14, 2024
@ttemnikova
Copy link
Author

I still observe this issue on our Ody stand

@ttemnikova ttemnikova reopened this Apr 10, 2024
@konstjar konstjar modified the milestones: v2.0.1, v2.0.2 Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants