activity_laps missing a huge number of fields
Noticed a huge amount of records within activity records have a NULL distance, as well as 00:00:00 elapsed time and moving time
In comparison to garmin app as reference.
These are laps from an interval session where you reach a certain distance and then a lap stops, a new one begins (Which is a rest of another X metres)
To Reproduce
Steps to reproduce the behavior:
Run:
garmindb_cli.py --all --download --import --analyze --latest
Expected behavior
I'd expect alot of the fields, especially distance, elapsed time and moving time, to be defined
Logs
garmindb.log
Additional context
Ensure if this is actually expected
activity_laps missing a huge number of fields
Noticed a huge amount of records within activity records have a NULL distance, as well as 00:00:00 elapsed time and moving time
In comparison to garmin app as reference.
These are laps from an interval session where you reach a certain distance and then a lap stops, a new one begins (Which is a rest of another X metres)
To Reproduce
Steps to reproduce the behavior:
Run:
garmindb_cli.py --all --download --import --analyze --latest
Expected behavior
I'd expect alot of the fields, especially distance, elapsed time and moving time, to be defined
Logs
garmindb.log
Additional context
Ensure if this is actually expected