mirsch / lab2gpx

GNU General Public License v3.0
26 stars 21 forks source link

All points of a partially solved ALC are included in the GPX #140

Closed hmpfgnrrr closed 5 months ago

hmpfgnrrr commented 5 months ago

Current behavior: With API v4 when you download with option "Teilweise abgeschlossene Labs einschließen" an ALC that was only solved partially then all lab points are included in the GPX file.

Requested behavior: Only the lab points that are not yet completed shall be included in the GPX. Like it was with API v3.

mirsch commented 5 months ago

should be fixed now. Partially completed ALCs are not cached but fetched on request. If you have lots of unfinished ALCs this may take a while.