Skip to content

Fix: ISBN-10 books resulting in malformed records#6

Merged
ryanmccartney merged 1 commit intomainfrom
fix-isbn10-issue
Nov 8, 2025
Merged

Fix: ISBN-10 books resulting in malformed records#6
ryanmccartney merged 1 commit intomainfrom
fix-isbn10-issue

Conversation

@ryanmccartney
Copy link
Copy Markdown
Owner

❓Context

Fixes issue where ISBN-10 books not being added with ISBN in database record

📖 Description

See issues #3

Changes in the codebase

  • Logs invalid ISBNs that cannot be parsed in backend

  • Fixes logic issue in the metadata fetching function that never added the ISBN to the final data if a records was not found in Open Library

  • Fixes snack bar return 'undefined' for title of new books

  • - Frontend changes

  • - Backend changes

  • - CI/CD and helper script changes

  • - Documentation changes

@ryanmccartney ryanmccartney merged commit 677dba2 into main Nov 8, 2025
2 checks passed
@ryanmccartney ryanmccartney deleted the fix-isbn10-issue branch November 8, 2025 09:59
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