wger-project / flutter

Flutter fitness/workout app for wger
GNU Affero General Public License v3.0
573 stars 245 forks source link

Workout start time is set to current time on workout end #548

Open erikderzweite opened 7 months ago

erikderzweite commented 7 months ago

Self-hosted docker instance: upon completing an exercise routine I see that the start time is the same as end time.

Steps to reproduce:

  1. do a training routine
  2. see start and end time

Is this an issue with app or my server? If latter then what did I do wrong?