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

Profile HeatMap not updating correctly #17822

Closed
lourdesr opened this issue Jul 4, 2018 · 26 comments
Closed

Profile HeatMap not updating correctly #17822

lourdesr opened this issue Jul 4, 2018 · 26 comments
Labels
status: resolved/shipping To be applied to issues or PR's that are already fixed and are awaiting DevOps deployment

Comments

@lourdesr
Copy link

lourdesr commented Jul 4, 2018

I don't know if this is an issue or not. This is the first time I'm posting here. The heat map in our public portfolio does not update to the current day/month.

Steps to Reproduce

Make sure to set your profile heatmap to public.

  1. Go to https://www.freecodecamp.org/yourusername
  2. Scroll down to view the heat map.

Browser and operating system

  • Browser Name: Google Chrome
  • Browser Version: Version 67.0.3396.87 (Official Build) (64-bit)
  • Operating System: macOS High Sierra - version 10.13.1

Screenshot

screen shot 2018-07-04 at 8 27 52 pm

Right now, it is the month of July, and I have been working on the lessons for the past 2-3 weeks, it does not appear in the heatmap.

If this is an actual issue, I'm willing to take this up. I'm still a beginner, but I am sort of confident and willing to give this a try, if that's okay.

Many Thanks,
Lourdes

@driverpizza
Copy link

I am also having this issue, however my heat map has never worked since I began two weeks ago...

@NotSoV
Copy link

NotSoV commented Jul 6, 2018

Same issue. I'll be sure to post back if I find anything.

@Snowcat8
Copy link

Snowcat8 commented Jul 6, 2018

same issue-today

@csuszka
Copy link

csuszka commented Jul 25, 2018

Same issue (using Chrome ver. 63.0.3239.132)

@paulbyars
Copy link

Same issue. Streak count is accurate, but not showing in the heat map.

@shaminzn
Copy link

shaminzn commented Oct 3, 2018

Same issue for me too with my heat map...

Same issue. Streak count is accurate, but not showing in the heat map.

@mariatheresahqs
Copy link

Same issue with my "Heat Map", and my "Timeline" sometimes does not appear on the profile page.

Browser and operating system
Browser Name: Google Chrome
Browser Version: Version 70.0.3538.102 (Official Build) (64-bit)
Operating System: macOS Mojave - version 10.14.1

@drecali
Copy link
Contributor

drecali commented Dec 7, 2018

Does anyone know which timezone is used by the streak counter and the heatmap? I just lost a 74 day streak even though I finished a challenge by 15:45PM KST (UTC +0900). The streak shows only 1 day but today's square on the heatmap is colored green, and on the timeline the challenge is recorded as being completed today as well. It seems like the streak counter is using one timezone, while the heatmap and timeline are using a second timezone. Can someone please confirm? It's really demoralizing as I was taking pride in watching the number grow every day and being able to share it with friends, family, and potential employers.

I understand that it may not be a high priority to fix, so at least knowing the rules of the streak would really help me understand and adjust my coding accordingly.

Screenshots: https://imgur.com/a/c47JNv9

Quoted from #7925 (comment)

I observed how challenges are recorded during the last week and basically saw challenge dates and streak are going by UTC and the heatmap is using EST...

@moT01
Copy link
Member

moT01 commented Dec 11, 2018

Mine is getting cut off. Today is December 11. It didn't get cut off like this yesterday, or ever in the past that I've noticed.
screen shot 2018-12-11 at 7 56 40 am

@shaminzn
Copy link

Mine is getting cut off. Today is December 11. It didn't get cut off like this yesterday, or ever in the past that I've noticed.
screen shot 2018-12-11 at 7 56 40 am

At least something is showing up on your heat map, It's been six months since I've seen anything on my heat map... kinda gets discouraging when you can't see your progress at all...

@icatat
Copy link

icatat commented Jan 31, 2019

Is anyone working on this issue? I would like to try to tackle it

@ayush-shah
Copy link

No Heat On My Profile's Heat Map
https://www.freecodecamp.org/shahayush
I Solved 21Challenges on 30th of January 2019 but there is no heat on heat map.

image

@RandellDawson
Copy link
Member

@raisedadead Any thoughts on this?

@ayush-shah
Copy link

@raisedadead Any thoughts on this?

any progress?

@RandellDawson
Copy link
Member

@ayushshah2120 Currently we are in the middle of testing a beta site which will hopefully moved to production in the near future, so it could be a while before we have time to work on this issue.

@ayush-shah
Copy link

@ayushshah2120 Currently we are in the middle of testing a beta site which will hopefully moved to production in the near future, so it could be a while before we have time to work on this issue.

No Problem Sir. Thank You!

@raisedadead
Copy link
Member

Hi everyone!

Sorry about the delay in getting back on this. Thanks for your patience.

We have had some work go in into this issue a few months back. So this issue is probably fixed or behaving better on the beta, it needs to be tested there.

That does mean that, @RandellDawson you are right, it's going to be a while before we can land the fix in production.

The fastest way to test this would be to copy the data of an affected user from the production (with their permission) and seed it over on the beta site and see the newer heatmap's behaviour.

If it all looks good we could add that as tests.

Action items for anyone interested in overseeing this issue is:

  • Find a user who has this issue on the production and seek their permission to use their data on the beta.
  • Once permitted, notify me (@raisedadead) or @Bouncey to copy over the user's data.
  • Confirm the fix, or add more changes as per further investigation.

We definitely want to resolve this issue, which has been bugging us for a really long time now.

@raisedadead raisedadead added the status: waiting triage This issue needs help from moderators and users to reproduce and confirm its validity and fix. label Feb 16, 2019
@ayush-shah
Copy link

ayush-shah commented Feb 16, 2019

Hi everyone!

Sorry about the delay in getting back on this. Thanks for your patience.

We have had some work go in into this issue a few months back. So this issue is probably fixed or behaving better on the beta, it needs to be tested there.

That does mean that, @RandellDawson you are right, it's going to be a while before we can land the fix in production.

The fastest way to test this would be to copy the data of an affected user from the production (with their permission) and seed it over on the beta site and see the newer heatmap's behaviour.

If it all looks good we could add that as tests.

Action items for anyone interested in overseeing this issue is:

  • Find a user who has this issue on the production and seek their permission to use their data on the beta.
  • Once permitted, notify me (@raisedadead) or @Bouncey to copy over the user's data.
  • Confirm the fix, or add more changes as per further investigation.

We definitely want to resolve this issue, which has been bugging us for a really long time now.

It's Okay If You Use my Profile or My Data to work on this issue.

@RandellDawson
Copy link
Member

@raisedadead, @Bouncey You have a user now.

@muhfs94
Copy link

muhfs94 commented Mar 25, 2019

is this case is still on going? It happened to me as well but might be with different cause.

I reset my account progress then when restarting there's no heat map progress, though just like others the strike count is working normally.

thank you guys who's working on this, appreciate it very much!

@ayush-shah
Copy link

ayush-shah commented Apr 1, 2019

is this case is still on going? It happened to me as well but might be with different cause.

I reset my account progress then when restarting there's no heat map progress, though just like others the strike count is working normally.

thank you guys who's working on this, appreciate it very much!

Actually, I also reset my account a while back and there's no heat map progress since then and strike counting is normal. I guess we found one part of the problem i guess.

@moT01 moT01 added the status: resolved/shipping To be applied to issues or PR's that are already fixed and are awaiting DevOps deployment label Aug 27, 2019
@moT01
Copy link
Member

moT01 commented Aug 27, 2019

This should be resolved on master I think.

@raisedadead raisedadead removed the status: waiting triage This issue needs help from moderators and users to reproduce and confirm its validity and fix. label Aug 27, 2019
@ayush-shah
Copy link

This should be resolved on master I think.

what do i do to solve the heatmap with no progress(past and current)?

@MalcolmAnderson

This comment has been minimized.

@RandellDawson
Copy link
Member

@MalcolmAnderson You would need to contact GitHub for GitHub specific problems.

@MalcolmAnderson
Copy link

Thanks Randell. I have done that.

@freeCodeCamp freeCodeCamp locked and limited conversation to collaborators Nov 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: resolved/shipping To be applied to issues or PR's that are already fixed and are awaiting DevOps deployment
Projects
None yet
Development

No branches or pull requests