I imported a GPX file and used Extract Brief Visits to begin cleaning up the data. It appears that the visit was extracted successfully, but it was saved to the timeline with its timestamps converted to my phone’s local timezone instead of preserving the original GPX timestamps.
I’ve emailed the debug information, the original GPX file, and a screenshot of the extracted visit.
During my testing, I believe BIG-645 occurred, so the debug logs may contain unrelated information.
From what I can tell, the GPX itself imported correctly. The track starts at 10:01 in the location’s local timezone, as expected. However, after running Extract Brief Visits, the extracted visit appeared starting at 6:01, which corresponds to 10:01 converted to my phone’s local timezone. This suggests that the extraction process is incorrectly interpreting or converting the timestamps, even though the initial GPX import preserves them correctly.
Thanks,