-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug
Milestone

Description
There is a problem something like this, reproduce:
- Create 2 organizations
- Set their avatars as same image
- Delete one organization
Then you will see other organization's avatar reset to default gitea avatar, becouse image removed from disk.
This is same:
- Organization avatar
- User avatar
- Repository avatar
My opinions for solution:
- Check if there are other same avatar name before remote from disk
- Check if there are other same avatar name before set avatar and give new name if there
Metadata
Metadata
Assignees
Labels
issue/confirmedIssue has been reviewed and confirmed to be present or accepted to be implementedIssue has been reviewed and confirmed to be present or accepted to be implementedtype/bug