-
Notifications
You must be signed in to change notification settings - Fork 104
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
Previous Workout section is always 5-5-5-5 #42
Comments
Thanks @masasin - I will give it a look, it probably uses first exercise it finds but in the wrong order (so the first every created rather than recent one). |
Hi @masasin - I have looked at this bug in the new build and I cannot reproduce it. I have changed the dates to go forward and the value in previous workout always shows me "previous workout". It is never "always 5-5-5-5". |
I've seen this in the latest version and I think it happens when you do more than one workout type. e.g. this:
Doing this I saw 5-5-5 as the previous reps in the workout on the 5th and 6th. On the 7th I did nothing, then on the 8th I did the BWF again and the previous workout showed the correct values once more. I think because the previous workout was the same type, BWF, so the values the app pulls out are correct. Maybe it gets confused when you alternate workout type, BWF-SS-BWF-SS? |
Thanks @richq - I am going to look at it again. |
Came here to say the same thing as @richq . It happened to me when doing BWF SS then BWF. Thanks for the great work on this app! |
That might be it. I haven't used the app since then, but I did take screenshots that I'd apparently forgotten to post. |
It doesn't actually use the previous workout. There is a default value set even before the workouts are completed, but it happens on subsequent workouts/days too. The actual value does appear in the Workout log.
The text was updated successfully, but these errors were encountered: