heatmap does not reflect all contributions #9600

Closed
opened 2025-11-02 08:44:08 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @daviddoji on GitHub (Sep 22, 2022).

Description

No response

Gitea Version

1.17.2

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

This is what I can see from the dashboard:
image

But entering at that very same repo, I can see that more contributions have been made recently:
image

As it can be seen, the user is the same in both screenshots

Git Version

No response

Operating System

Linux

How are you running Gitea?

Self-hosted

Database

MySQL

Originally created by @daviddoji on GitHub (Sep 22, 2022). ### Description _No response_ ### Gitea Version 1.17.2 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots This is what I can see from the dashboard: ![image](https://user-images.githubusercontent.com/4411314/191685461-c2b962a4-3f91-48b1-8a6d-ff14826747bf.png) But entering at that very same repo, I can see that more contributions have been made recently: ![image](https://user-images.githubusercontent.com/4411314/191686596-0c082712-232c-4b0f-b93b-1e33ac6570cd.png) As it can be seen, the user is the same in both screenshots ### Git Version _No response_ ### Operating System Linux ### How are you running Gitea? Self-hosted ### Database MySQL
GiteaMirror added the issue/needs-feedback label 2025-11-02 08:44:08 -06:00
Author
Owner

@necarnot commented on GitHub (Oct 3, 2022):

Hello,

That may be related, but I'm witnessing the same kind of issue when just after logging in, and choosing the correct context, the displayed list is not showing anymore [1] the updated list of commits.
But when entering in each repo, the header line is showing the last commit action.

[1] This has worked for years, and stopped maybe around 1.17.something (let's say maybe 4 months ago)

@necarnot commented on GitHub (Oct 3, 2022): Hello, That may be related, but I'm witnessing the same kind of issue when just after logging in, and choosing the correct context, the displayed list is not showing anymore [1] the updated list of commits. But when entering in each repo, the header line is showing the last commit action. [1] This has worked for years, and stopped maybe around 1.17.something (let's say maybe 4 months ago)
Author
Owner

@wxiaoguang commented on GitHub (Oct 3, 2022):

It seems that your Git Hook doesn't work.

Could you try the FAQ first https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running ?

@wxiaoguang commented on GitHub (Oct 3, 2022): It seems that your Git Hook doesn't work. Could you try the FAQ first https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running ?
Author
Owner

@DocBrown101 commented on GitHub (Dec 11, 2022):

I just noticed that it has not worked for me for a few months. Is there a way to display the missing months?

@DocBrown101 commented on GitHub (Dec 11, 2022): I just noticed that it has not worked for me for a few months. Is there a way to display the missing months?
Author
Owner

@wxiaoguang commented on GitHub (Dec 11, 2022):

For anyone who encounters this problem: https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running

I just noticed that it has not worked for me for a few months. Is there a way to display the missing months?

IMO it's impossible (or it's very difficult to do so, you need to construct all data for action table manually) ......

@wxiaoguang commented on GitHub (Dec 11, 2022): For anyone who encounters this problem: https://docs.gitea.io/en-us/faq/#push-hook--webhook-arent-running > I just noticed that it has not worked for me for a few months. Is there a way to display the missing months? IMO it's impossible (or it's very difficult to do so, you need to construct all data for `action` table manually) ......
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9600