[PR #1724] [MERGED] fix update avatar #16014

Closed
opened 2025-11-02 12:00:18 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1724
Author: @lunny
Created: 5/14/2017
Status: Merged
Merged: 5/15/2017
Merged by: @bkcsoft

Base: release/v1.1Head: lunny/fix_avatar_update


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 models/migrations/v20.go (+1 -0)

📄 Description

will fix #1234. This PR will not recover the wrong updated the database, you have to update the database manually yourself if you upgrade from v1.0.x to v1.1.0 or v1.1.1. This will fix the avatar problem on upgrading from v1.0.x to v1.1.2.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/1724 **Author:** [@lunny](https://github.com/lunny) **Created:** 5/14/2017 **Status:** ✅ Merged **Merged:** 5/15/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `release/v1.1` ← **Head:** `lunny/fix_avatar_update` --- ### 📝 Commits (1) - [`506c98d`](https://github.com/go-gitea/gitea/commit/506c98df5bd7d795491906645d8f9befbf91e91a) fix update avatar ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/migrations/v20.go` (+1 -0) </details> ### 📄 Description will fix #1234. This PR will not recover the wrong updated the database, you have to update the database manually yourself if you upgrade from v1.0.x to v1.1.0 or v1.1.1. This will fix the avatar problem on upgrading from v1.0.x to v1.1.2. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:00:18 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#16014