Skip to content

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

@Adol1111

Description

@Adol1111

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()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions