Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

[Bug] Wrong commit recognition of the tag #1109

@sebres

Description

@sebres

Issue:

If you target a tag (e. g. by selecting in the select-box "Branch") on the project main page (e. g. "<> Code"), you'll see a wrong commit as "Latest commit".

For example: https://github.com/fail2ban/fail2ban/tree/0.10.1 shows as the latest commit b698a749029af2c216268aa29a1228f21e87bfb7, but actually 351abeb4ff77dfca4049e7401553900b46e8db40 is the latest commit of tag 0.10.1.

This results in wrong content of each file belonging this tag.
E.g. view of README.md or ChangeLog show the obsolete content.

Observed behavior:

You don't see the last commit of the release tag, and therefore each link points to obsolete content of any file within...

Expected behavior:

You see the current commit of the tags, as well as the current content of the files within the tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions