Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Sort books by title does not work properly for new databases #4003

Closed
mikiher opened this issue Feb 19, 2025 · 1 comment · Fixed by #4005
Closed

[Bug]: Sort books by title does not work properly for new databases #4003

mikiher opened this issue Feb 19, 2025 · 1 comment · Fixed by #4005
Labels
bug Something isn't working

Comments

@mikiher
Copy link
Contributor

mikiher commented Feb 19, 2025

What happened?

After a new database is created with the latest version (v2.19.3), changing the title of books does not affect their order on a title-sorted library page.

What did you expect to happen?

When a book title is changed, its position should changed according to its new title.

Steps to reproduce the issue

  1. Create a new database
  2. Create a book library and scan it
  3. Open the book library page
  4. Change to sort by "Title"
  5. Edit the last book
  6. Change the title so that its position in the title sort order should change to first
  7. Click Save & Close
  8. Reload the library page

Expected: the edited book's position should change from last to first.
Actual: the edited book's position remains at it's original position.

Audiobookshelf version

v2.19.3

How are you running audiobookshelf?

Windows Tray App

What OS is your Audiobookshelf server hosted from?

Windows

If the issue is being seen in the UI, what browsers are you seeing the problem on?

None

Logs

Additional Notes

No response

Copy link

Fixed in v2.19.4.

@github-actions github-actions bot removed the awaiting release Issue is resolved and will be in the next release label Feb 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants