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

delete_mirror.sh should not delete the project with the same name in another group #116

Open
Adol1111 opened this issue Nov 15, 2018 · 0 comments
Labels

Comments

@Adol1111
Copy link

I have two project with the same name, but in different group. When I run "delete_mirror.sh --delete xxxx", the project which in another group not Mirror group is deleted.

I see when you run delete_mirror.sh script, you only find project by project name without group name.

deleted_project=find_project(name=project_name).delete()

@Adol1111 Adol1111 changed the title delete_mirror.sh should not delete the project with the same name delete_mirror.sh should not delete the project with the same name in another group Nov 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants