Skip to content

don't rename repos from client reports#798

Merged
furlongm merged 1 commit intomainfrom
repo-renaming
Apr 1, 2026
Merged

don't rename repos from client reports#798
furlongm merged 1 commit intomainfrom
repo-renaming

Conversation

@furlongm
Copy link
Copy Markdown
Owner

@furlongm furlongm commented Apr 1, 2026

repo names are set at creation via get_or_create_repo and should not
be overwritten by subsequent client reports. the admin may have renamed
the repo in the web ui, and mixed client versions can report different
name formats for the same mirror url, causing unique constraint errors.

fixes: #796

repo names are set at creation via get_or_create_repo and should not
be overwritten by subsequent client reports. the admin may have renamed
the repo in the web ui, and mixed client versions can report different
name formats for the same mirror url, causing unique constraint errors.
@furlongm furlongm merged commit de53ae7 into main Apr 1, 2026
4 checks passed
@furlongm furlongm deleted the repo-renaming branch April 1, 2026 02:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue when processing reports

1 participant