Skip to content

Do not import tracks that are already in the logbook#10

Open
lehors wants to merge 1 commit into
giloutho:mainfrom
lehors:issue-8
Open

Do not import tracks that are already in the logbook#10
lehors wants to merge 1 commit into
giloutho:mainfrom
lehors:issue-8

Conversation

@lehors

@lehors lehors commented Oct 14, 2025

Copy link
Copy Markdown

gpsdump-import, disk-import, and igc-import all flag tracks that already are in the logbook by setting the forImport result attribute to false but this attribute is then ignored and the track is added to the database anyway.
This change simply prevents the addition of duplicates by checking on the value of the forImport attribute.

This closes issue #8.

Signed-off-by: Arnaud Le Hors <lehors@us.ibm.com>
@lehors

lehors commented Mar 12, 2026

Copy link
Copy Markdown
Author

Is there a reason this isn't being merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant