sameersbn / sameersbn/docker-gitlab
Cannot create project with same name as project that has been deleted
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
I'm using docker-compose on CentOS7 with the following components :
GitLab 8.13.5
GitLab Shell 3.6.6
GitLab Workhorse 0.8.5
GitLab API v3
Git 2.10.2
Ruby 2.3.1p112
Rails 4.2.7.1
PostgreSQL
Authenticated as : Administrator
Steps to reproduce
- Create new project (name : docker-test, leave everything else default)

- Delete said project
- Create new project with same name
- Obtain the following error

Edit : doing a docker-compose down && docker-compose up did not fix the issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the project deletion and same-name recreation sequence with the listed docker-compose and GitLab versions. Trace the project deletion and creation paths, including PostgreSQL state, and confirm completion when a deleted project's name can be reused without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- centos, docker, docker-compose, git, postgresql, rails, ruby
- Domain
- backend, databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100