This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

BUG: Workout times change after editing

Former Member
Former Member
Hello,

I have a Garmin VivoSmart 3 and, after doing a resistance workout (tracked via the VivoSmart 3), I eventually go to the web-based Garmin Connect application to modify the workout name, exercise name, reps, and weight. The problem I am experiencing is both time-related fields ("Time" and "Rest") are correct prior to me going into edit mode, but change by a multiple of 10 when going into edit mode. That is, a Barbell Bench Press might have an initial measured time of 0:43.2 (43.2 seconds) and a rest time of 0:13.2 (13.2 seconds), but once I hit "Edit" to change the weight, exercise name, etc, the fields change to 4:32 and 1:32, respectively. This is definitely a bug and not a user error.
  • This is definitely a bug and not a user error.


    I agree that altering the times on record unexpectedly and unilaterally is a bug.

    … change by a multiple of 10 …


    That, on the other hand, is your error. 432 seconds make 7 minutes and 12 seconds, not 4:32; and 132 seconds make 2 minutes and 12 seconds, not 1:32.

    It looks like the digits have been shifted one position to the left (and some of us have seen another bug that had a similar symptom), but time is not expressed in a decimal system, and therefore it is not changing by a multiple of 10.
  • Former Member
    0 Former Member over 8 years ago
    That, on the other hand, is your error. 432 seconds make 7 minutes and 12 seconds, not 4:32; and 132 seconds make 2 minutes and 12 seconds, not 1:32.

    It looks like the digits have been shifted one position to the left (and some of us have seen another bug that had a similar symptom), but time is not expressed in a decimal system, and therefore it is not changing by a multiple of 10.


    I agree. I should have stated that the digits were shifted to the next placeholder value. Still... bug.