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

Workout history not saved if stopped ongoing workout in middle #91

Open
mahtoles opened this issue Jul 6, 2024 · 3 comments
Open

Workout history not saved if stopped ongoing workout in middle #91

mahtoles opened this issue Jul 6, 2024 · 3 comments
Labels
new feature New feature

Comments

@mahtoles
Copy link

mahtoles commented Jul 6, 2024

Hello,

While doing any workout and in the middle of the workout if I stop the current workout then workout history not saved.
For example workout is of 12 minute and if I stop the workout after 8 minute then that work or do not get saved in the report.

Please check.

Thank you

@DeweyReed
Copy link
Member

@mahtoles
Copy link
Author

mahtoles commented Jul 7, 2024

"Run record is not saved
A record is saved in two cases.

The last step of the timer finishes naturally.
(Requires app version 5.2.0 or later) The user manually stops the timer at the last step.
Therefore, wait for the timer to finish at the last step or (requires app version 5.2.0 and later) stop manually, and the record will be saved."

As per above statement I believe records need to saved as I am on 7.5 version (needed above 5.2)

In my case total steps are 5 and repete count is 6.
So if i complete rep 4 and after stop ... Records not saved.

Please see if it can be fixed in case repeat count. if completed single or multiple repeats records can be saved based on completed rep.

[Note this functionality exists in Exercise Timer]

Thank you

@DeweyReed
Copy link
Member

In your case, the app saves a record when the timer finishes all 30 repetitions, or you stop the timer in the 30th repetition(the last repetition).

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

No branches or pull requests

2 participants