FitTrackee icon indicating copy to clipboard operation
FitTrackee copied to clipboard

Prevent duplicate workout import

Open paf38 opened this issue 4 years ago • 2 comments

Hi !

I saw when I tested multiple import with same GPX zip, there are duplicate workout.

I think it can be solved by check if start time already present for the same user

paf38 avatar Aug 25 '21 13:08 paf38

Hi,

sometimes, I uploads the same workout after fixing some points, so it's useful to be able to add a workout starting with the same date to compare. But I can see to add this check only in case of zip import.

Globally, the import feature is not great (see https://github.com/SamR1/FitTrackee/issues/19), it should be completely rewritten.

SamR1 avatar Aug 25 '21 18:08 SamR1

Ok or maybe a checkbox like "No duplicate workout" can be added in import form for fittrackee_client

paf38 avatar Aug 28 '21 07:08 paf38