Skip to content

QL_fileOrder#9

Open
bdek wants to merge 1 commit into
masterfrom
IssfileOrder
Open

QL_fileOrder#9
bdek wants to merge 1 commit into
masterfrom
IssfileOrder

Conversation

@bdek

@bdek bdek commented Apr 14, 2025

Copy link
Copy Markdown

changed way we order QL files during loading from date modified to save time (per the filename). This helps prevent ordering issues that arise when loading data with incorrect "date modified" information, like after downloading from Box.

@jmw182 jmw182 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There was definitely a bug that needs to be fixed here (relying on date modified is unreliable), but I'm nervous that this approach (the extract_savetime function) may also be unreliable and is overly strict on the filename convention currently used in climber.

Maybe no sorting should be done at all, with the assumption that filenames are input in the correct order.

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.

2 participants