thomaschampagne / elevate

A sport app to "Elevate" your training experience and goals! Track your fitness and progressions over time. Analyse deeper your activities. And more...
https://thomaschampagne.github.io/elevate-docs/
Mozilla Public License 2.0
1.29k stars 177 forks source link

[Desktop][Bug] Elevate not updating progressions until 12th october aprox #1206

Open geperut opened 4 weeks ago

geperut commented 4 weeks ago

⚠ BEFORE ANYTHING: Are you in the right place?

Before creating any issues, you HAVE TO check if issue already exists:

Any unsuitable issues will not be handled. Since this project is performed on free time and has hundreds of thousands users now, there's no room to handle duplicate or irrelevant issues...

Please be wise when opening an issue.

Thank you for your understanding!

If your issue is suitable, you can remove this warning before submitting it.

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Environment

Additional context Add any other context about the problem here.

spaceandbeach commented 3 weeks ago

I have encountered the same issue. The activities are synced and show up in fitness trend, but not in Year Progressions.

image

MisterTickle commented 3 weeks ago

ok, so I bet this mean the desktop app has the exact same issue that we have in the Extension then, reported here: https://github.com/thomaschampagne/elevate/issues/1207

Check the "Type" of each of these new events, are the Types correct when you list them?

mattdesmond commented 3 weeks ago

My fitness trend is working but my year progressions are totally broken and will not display. Resync'd data already and it took 2 days due to the number of activities and waiting 4-5 hours etc. Yuck! Chrome Mac.

Screenshot 2024-11-02 at 5 56 10 PM
drewguy commented 3 weeks ago

Same here - Mac, Chrome. Activities sync and show in activities list and reflected in fitness. but just a straight line on progression.

MisterTickle commented 3 weeks ago

@mattdesmond and @drewguy , you will both find that the reason the progressions aren't correct is because the Types are not being imported. Check the "Type" of each of these new events, are the Types correct when you list them? (ie NOT on the "progressions" graph)

@mattdesmond your "fitness trend" will also make it obvious. The lines will be on the graph, but hover over them and you'll see all Types are null or blank.

jschram commented 3 weeks ago

I'm seeing the same issue. Type is indeed NULL for all my activities that happened somewhere after September 18th. Is there a way for us to fix these Type manually or is the Strava API using different types than before?

Screenshot of my activities with their missing types: image

Year progressions are flatlined when this issue started: image

thomaschampagne commented 3 weeks ago

I'm seeing the same issue. Type is indeed NULL for all my activities that happened somewhere after September 18th. Is there a way for us to fix these Type manually or is the Strava API using different types than before?

Screenshot of my activities with their missing types: image

Year progressions are flatlined when this issue started: image

Can you confirm you use Desktop App? Can't reproduce on Desktop app on my side.

I reproduce on web extension and I provided an incoming fix for web-ext.

jschram commented 3 weeks ago

Can you confirm you use Desktop App? Can't reproduce on Desktop app on my side.

I reproduce on web extension and I provided an incoming fix for web-ext.

My bad, sorry; I've replied in the wrong thread. This happens in the web extension for me.

thomaschampagne commented 3 weeks ago

Can you confirm you use Desktop App? Can't reproduce on Desktop app on my side.

I reproduce on web extension and I provided an incoming fix for web-ext.

Same for you @geperut : Can you confirm you use Desktop App? Can't reproduce on Desktop app on my side.

drewguy commented 3 weeks ago

Can confirm on extension (Chrome, Mac) "type" is showing as blank for all types of activities. Last date with activity type is Sept. 28.

thomaschampagne commented 3 weeks ago

@All The 7.2.1 fix is now live. You may fully restart your browser to get the update

mattdesmond commented 3 weeks ago

Awesome! Thanks and this fixed my issue.

MisterTickle commented 3 weeks ago

Thanks so much, @thomaschampagne ! I've got both PCs fully populated with good data now.