[Koha-bugs] [Bug 31330] New: Branchcode used for routing preview can be wrong

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Aug 9 14:55:07 CEST 2022


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

            Bug ID: 31330
           Summary: Branchcode used for routing preview can be wrong
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          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: jonathan.druart+koha at gmail.com
        QA Contact: testopia at bugs.koha-community.org

Noticed when working on bug 31318, and discussed on IRC
http://irc.koha-community.org/koha/2022-08-09#i_2443598

It seems that we adding/modifying the hold using the holdingbranch of the
serial item published first. If no item is created (or no holdingbranch), we
are using the subscription.branchcode

Shouldn't we use the branchcode of the issue we previously created (if an item
exist) instead of the first published one?

-- 
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