sameersbn / sameersbn/docker-gitlab

Cannot create project with same name as project that has been deleted

Open
#977 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

wontfix
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

  1. Create new project (name : docker-test, leave everything else default)

image

  1. Delete said project
  2. Create new project with same name
  3. Obtain the following error

image

Edit : doing a docker-compose down && docker-compose up did not fix the issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.