**Accept legacy backup prefixes when listing restores** #87

Closed
opened 2026-06-08 18:34:25 +02:00 by umpire274 · 0 comments
umpire274 commented 2026-06-08 18:34:25 +02:00 (Migrated from github.com)

Accept legacy backup prefixes when listing restores

After upgrading from versions that created baseball_scorer_backup_* or baseball_scorer_before_restore_* files, the restore screen will no longer list those existing backups because the filter only accepts the new bs_scoring_* prefixes. Users with pre-0.12 backups in the same database directory cannot restore them through the app unless they manually rename files, so keep the old prefixes in this predicate for backward compatibility.

Useful? React with 👍 / 👎.

Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/85#discussion_r3374763712

**Accept legacy backup prefixes when listing restores** After upgrading from versions that created `baseball_scorer_backup_*` or `baseball_scorer_before_restore_*` files, the restore screen will no longer list those existing backups because the filter only accepts the new `bs_scoring_*` prefixes. Users with pre-0.12 backups in the same database directory cannot restore them through the app unless they manually rename files, so keep the old prefixes in this predicate for backward compatibility. Useful? React with 👍 / 👎. _Originally posted by @chatgpt-codex-connector[bot] in https://github.com/umpire274/bs_scoring/pull/85#discussion_r3374763712_
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
umpire274/bs_scoring#87
No description provided.