[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Paul Derscheid changed: What|Removed |Added Keywords|rel_24_11_candidate | CC||[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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 --- Comment #9 from Paul Derscheid --- Nice work everyone! Pushed to 24.11.x for 24.11.05 -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Paul Derscheid changed: What|Removed |Added Version(s)|25.05.00|25.05.00,24.11.05 released in|| Status|Pushed to main |Pushed to stable -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Andrew Fuerste-Henry changed: What|Removed |Added CC||[email protected] Keywords||rel_24_11_candidate --- Comment #8 from Andrew Fuerste-Henry --- Can this please be backported to 24.11? -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 --- Comment #7 from Katrin Fischer --- Pushed for 25.05! Well done everyone, thank you! -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Katrin Fischer changed: What|Removed |Added Version(s)||25.05.00 released in|| Status|Passed QA |Pushed to main -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Katrin Fischer changed: What|Removed |Added QA Contact|[email protected] |[email protected] |y.org |o.uk -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Matt Blenkinsop changed: What|Removed |Added Status|Signed Off |Passed QA -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710
Matt Blenkinsop changed:
What|Removed |Added
Attachment #181375|0 |1
is obsolete||
--- Comment #6 from Matt Blenkinsop ---
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
Signed-off-by: Matt Blenkinsop
--
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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Matt Blenkinsop changed: What|Removed |Added Attachment #181374|0 |1 is obsolete|| --- Comment #5 from Matt Blenkinsop --- Created attachment 181828 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181828&action=edit Bug 39710: Unit test Signed-off-by: Roman Dolny Signed-off-by: Matt Blenkinsop -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710
--- Comment #4 from Roman Dolny ---
Created attachment 181375
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181375&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
--
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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Roman Dolny changed: What|Removed |Added Attachment #181367|0 |1 is obsolete|| Attachment #181368|0 |1 is obsolete|| --- Comment #3 from Roman Dolny --- Created attachment 181374 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181374&action=edit Bug 39710: Unit test Signed-off-by: Roman Dolny -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Roman Dolny changed: What|Removed |Added Status|Needs Signoff |Signed Off -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Nick Clemens (kidclamp) changed: What|Removed |Added Assignee|[email protected] |[email protected] |ity.org | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. ___ 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Nick Clemens (kidclamp) changed: What|Removed |Added Blocks||38395 Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38395 [Bug 38395] Title is not displayed in hold history when bibliographic record is deleted -- 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710
--- Comment #2 from Nick Clemens (kidclamp) ---
Created attachment 181368
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181368&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
--
You are receiving this mail because:
You are the assignee for the bug.
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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 --- Comment #1 from Nick Clemens (kidclamp) --- Created attachment 181367 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=181367&action=edit Bug 39710: Unit test -- You are receiving this mail because: You are the assignee for the bug. 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/
[Koha-bugs] [Bug 39710] Cannot load holds history if there are deleted biblios
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39710 Nick Clemens (kidclamp) changed: What|Removed |Added Status|NEW |Needs Signoff -- You are receiving this mail because: You are the assignee for the bug. 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/
