https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27340 --- Comment #11 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Katrin Fischer from comment #10)
I am still confused by the need for a new table unless we completely restructure, but maybe that is the plan?
Option A: * Remove the "is pick-up location" from the library configuration page (seems logical to not have multiple spots to maintain this information) * Add the new table * Possible problems: migration for existing libraries, additional setup requirements for making holds functional, possible conflicts with pickup-location related settings in circulation conditions (needs a closer look) * Possible advantages: It might be easier to implement something like "certain item types can only be picked up at certain desks" later on?
You got it. The plan is to perform a cleanup in the area. At least the goal. I don't think the 'migration' during the upgrade would be an issue. I do agree having a very long list, though searchable, might not be that convenient. -- You are receiving this mail because: You are watching all bug changes.