History of repository name change seem to be weired. #13601

Closed
opened 2025-11-02 10:47:44 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @cloudchamb3r on GitHub (Oct 15, 2024).

Description

I don't know this is intended feature but In the dashboard feed history, it always shows that the repository name has changed from <old repo name> to <current repo name>

I actually changed repository name like this.

reponame -> reponame1
reponame1 -> reponame2
reponame2 -> reponame3

but they always shows

reponame -> reponame3
reponame1 -> reponame3
reponame2 -> reponame3

Screenshots

Screenshot 2024-10-15 at 10 00 32 PM

Gitea Version

1.23

Can you reproduce the bug on the Gitea demo site?

Yes

Operating System

No response

Browser Version

Chrome 129.0.6668.58

Originally created by @cloudchamb3r on GitHub (Oct 15, 2024). ### Description I don't know this is intended feature but In the dashboard feed history, it always shows that the repository name has changed from `<old repo name>` to `<current repo name>` I actually changed repository name like this. ``` reponame -> reponame1 reponame1 -> reponame2 reponame2 -> reponame3 ``` but they always shows ``` reponame -> reponame3 reponame1 -> reponame3 reponame2 -> reponame3 ``` ### Screenshots <img width="843" alt="Screenshot 2024-10-15 at 10 00 32 PM" src="https://github.com/user-attachments/assets/29346f86-e106-48e3-aa44-42374992378b"> ### Gitea Version 1.23 ### Can you reproduce the bug on the Gitea demo site? Yes ### Operating System _No response_ ### Browser Version Chrome 129.0.6668.58
GiteaMirror added the type/bugtopic/uiissue/duplicate labels 2025-11-02 10:47:44 -06:00
Author
Owner

@cloudchamb3r commented on GitHub (Oct 15, 2024):

I also figured out current implementation does not considering about next old name. gitea dosen't saving about change history, just saving old names in action table.

@cloudchamb3r commented on GitHub (Oct 15, 2024): I also figured out current implementation does not considering about next old name. gitea dosen't saving about change history, just saving old names in `action` table.
Author
Owner

@lunny commented on GitHub (Oct 16, 2024):

This is a known issue. Duplicate of #18007

@lunny commented on GitHub (Oct 16, 2024): This is a known issue. Duplicate of #18007
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13601