Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Display only] Mismatch between a Pull Request Number in commit view #22525

Open
99rgosse opened this issue Jan 19, 2023 · 3 comments
Open

[Display only] Mismatch between a Pull Request Number in commit view #22525

99rgosse opened this issue Jan 19, 2023 · 3 comments
Labels

Comments

@99rgosse
Copy link
Contributor

Description

Hello
I noticed there is a mismatch in the commit view in all my repositories/organizations :

If you click on a commit, if it has been merged in a Pull Request, it shows on top left the number of the PR:
image

In my case, this number is always wrong :
it should display 2934 so it is higher than the correct one by one unit if the pull request 2935 is the next one.

I have another case where it should be 2907 but display 2909 (the 2908 PR has not yet been merged)

The Pull Request view has no problem, it displays always the correct commits (see below screenshot)

Gitea Version

1.18.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

inconsistency

Git Version

No response

Operating System

No response

How are you running Gitea?

Docker

Database

PostgreSQL

@99rgosse 99rgosse changed the title [Display only] Mismatch between Pull Request Numbers in commit view [Display only] Mismatch between a Pull Request Number in commit view Jan 19, 2023
@lunny
Copy link
Member

lunny commented Jan 19, 2023

Are their commit id the same?

@99rgosse
Copy link
Contributor Author

No, they don't have same commit ID, even if I checked the branch, it is the correct one from PR side
2023_01_19_14_34_15_Window

@lunny
Copy link
Member

lunny commented Jul 28, 2023

This should be fixed by #25180

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants