After editing a book, the user is returned to the edit page, but a message is displayed "The book already exists in the server." This is confusing because it implies the edit was not possible, but the edit in fact was successful.
Repro
- Login
- View book detail
- Click "edit"
- Change the book title field
- Click "edit" to submit
Expected
User is redirected to the book detail page.
Actual
Error "The book already exists in the server." appears.

After editing a book, the user is returned to the edit page, but a message is displayed "The book already exists in the server." This is confusing because it implies the edit was not possible, but the edit in fact was successful.
Repro
Expected
User is redirected to the book detail page.
Actual
Error "The book already exists in the server." appears.