Skip to content

fix(storage): allow recoverable duplicate model slugs - #448

Merged
qxcnm merged 1 commit into
mainfrom
codex/issue-394-startup-migration
Aug 23, 2026
Merged

fix(storage): allow recoverable duplicate model slugs#448
qxcnm merged 1 commit into
mainfrom
codex/issue-394-startup-migration

Conversation

@qxcnm

@qxcnm qxcnm commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary\n- allow deterministic migration when legacy model slugs differ only by case\n- keep the first record and continue migration instead of blocking startup\n- add storage helper regression coverage\n\nFixes #394\n\nValidation: cargo fmt --all -- --check; git diff --check; cargo test -p codexmanager-service storage::helpers::tests -- --nocapture

@qxcnm
qxcnm merged commit da3d4f7 into main Aug 23, 2026
3 checks passed
@qxcnm
qxcnm deleted the codex/issue-394-startup-migration branch August 23, 2026 12:22
@qxcnm qxcnm mentioned this pull request Aug 23, 2026
2 tasks
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