https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710

Matt Blenkinsop <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181375|0                           |1
        is obsolete|                            |

--- Comment #6 from Matt Blenkinsop <[email protected]> ---
Created attachment 181829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181829&action=edit
Bug 39710: Handle deleted biblios in holds history

To test:
 - place a hold
 - cancel the hold
 - look in patron hold history, see the title
 - delete the biblio
 - reload patron hold history, error
[2025/04/23 11:43:28] [WARN] OpenAPI >>> GET api/v1/patrons/5/holds
[{"message":"Expected integer - got
null.","path":"\/body\/3\/biblio_id"},{"message":"Expected integer - got
null.","path":"\/body\/4\/biblio_id"}]
 - apply patch, yarn build, restart_all
 - reload patron hold history
 - success
 - enable OPACHoldsHistory preference
 - sign in to OPAC as patron
 - confirm holds history can be loaded

Signed-off-by: Roman Dolny <[email protected]>
Signed-off-by: Matt Blenkinsop <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to