https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39842
--- Comment #18 from David Cook <[email protected]> --- (In reply to Fridolin Somers from comment #17) > Pushed to 24.11.x for 24.11.10 I wonder if we should've classified this one as an enhancement... (In reply to Kyle M Hall (khall) from comment #15) > > The field is only sent during item_information requests - so the information > > won't be changing during the request, so I don't understand the concern > > here. > > Agreed. The field is used in the checkin *request*, not the response, so my > concerns are invalid. Trying 'item_information' SEND: 1700120251007 023043AOCPL|AB39999000004151|ACkoha| READ: 1810020120251007 023043AB39999000004151|AJUn chien andalou =|AQCPL|APFFL|CRNFIC|BGCPL| Kiosks from FE Technologies use the item_information and look for AP to see if they need to do a branch transfer after a SIP checkin. Overall, I think it's a very good thing that we're adding it into the SIP item_information response, as it provides SIP clients with more accurate data... it is possible that it could change the behaviour of some existing SIP clients in an unexpected way / at an unexpected time. That's why we might not want to backport it. But it's probably low risk, and it could provide people on older versions of Koha with a better SIP service. Anyway, just my 2 cents. -- 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/
