https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37300 Bug ID: 37300 Summary: Unable to modify certain items in biblio detail page Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: emmi.takkinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Bug 33568 introduced use of REST API to display items on biblio detail page. Because changes made in the bug ability to modifying item is now tied to items hold library when previously this was based on if patrons home library and items home library match. This happens even if patron is superlibrarian or syspref IndependentBranches is turned off. To reproduce: 1. Find biblio with items from library A and B. 2. Change one items holding branch to branch C (either manually from database or transfer item through Koha). 3. Note that you can no longer modify this item. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.