[Koha-bugs] [Bug 35965] New: No need to re-fretch biblio in _after_biblio_action_hook

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jan 31 17:25:08 CET 2024


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

            Bug ID: 35965
           Summary: No need to re-fretch biblio in
                    _after_biblio_action_hook
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: martin.renvoize at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org
        Depends on: 34786

The code here is weird.. we could just pass the existing biblio into the
private subroutine and pass it along rather than passing a biblionumber and
fetching?


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34786
[Bug 34786] after_biblio_action hooks: find after delete makes no sense
-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list