[PR #1744] [CLOSED] Fix issue #1730 - Now all actions are modified #16028

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/1744
Author: @DblK
Created: 5/17/2017
Status: Closed

Base: masterHead: feature_FixActivityWhenUserRename


📝 Commits (1)

📊 Changes

2 files changed (+18 additions, -0 deletions)

View changed files

📝 models/action.go (+14 -0)
📝 models/user.go (+4 -0)

📄 Description

Action in Dashboard are renamed when the user is renamed. This fix #1730.


🔄 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/1744 **Author:** [@DblK](https://github.com/DblK) **Created:** 5/17/2017 **Status:** ❌ Closed **Base:** `master` ← **Head:** `feature_FixActivityWhenUserRename` --- ### 📝 Commits (1) - [`3b824a4`](https://github.com/go-gitea/gitea/commit/3b824a4300364172a9ae92d4b661596fa3e1bcc8) Fix issue #1730 - Now all actions are modified ### 📊 Changes **2 files changed** (+18 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `models/action.go` (+14 -0) 📝 `models/user.go` (+4 -0) </details> ### 📄 Description Action in Dashboard are renamed when the user is renamed. This fix #1730. --- <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:39 -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#16028