Skip to content

After adding a new tag in release page, I can't find it in tag list. #34984

@why0why0why

Description

@why0why0why

Description

A user reported creating a new tag on the release page but couldn't find it listed in the tags section.

I tried pulling the tag locally from the remote repository and succeeded. I could also see the new tag appearing in the timeline feed and on the commit page.

I then deleted the tag remotely, recreated it, and pushed again. The CI ran successfully, confirming it had created a new release. However, the release itself wasn't visible anywhere.

After deleting the tag again, I noticed it still appeared on the commit page! Clicking it just returned a 404 error.

Eventually, I found the tag buried on the last page of the tag list – even though it was newly created and should have been on the first page.

The fix: After upgrading Gitea from 1.23.7 to 1.24.2, I deleted the tag on tag list page, then recreated it. This time everything worked correctly – the release appeared as expected.

Gitea Version

1.23.7

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.45.1.windows.1

Operating System

windows 10 22H2

How are you running Gitea?

Downloaded from github release and ran the exe file

Database

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    issue/needs-feedbackFor bugs, we need more details. For features, the feature must be described in more detailtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions