Skip to content

Fix Excel import and learning startup crashes#216

Open
jasonliu1199 wants to merge 1 commit into
Uahh:mainfrom
jasonliu1199:upstream/import-stability-fixes
Open

Fix Excel import and learning startup crashes#216
jasonliu1199 wants to merge 1 commit into
Uahh:mainfrom
jasonliu1199:upstream/import-stability-fixes

Conversation

@jasonliu1199

@jasonliu1199 jasonliu1199 commented Jun 13, 2026

Copy link
Copy Markdown

Summary

This PR fixes several stability issues around learning startup and Excel import:

  • Ensure the Log directory exists before learning/import flows need it.
  • Return early when Excel import fails instead of continuing with a null result.
  • Guard Excel parsing against empty rows and empty cells.
  • Include the fourth custom-word column when exporting/importing custom content.
  • Fix the Japanese word progress lookup by quoting bookName in the SQL query.

Verification

Related

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