https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31154 Bug ID: 31154 Summary: Batch item modification fails when "Use default values" is checked Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: emmi.takkinen@koha-suomi.fi QA Contact: testopia@bugs.koha-community.org When one tries to batch mod items and has "Use default values" checkbox checked on, Koha dies on error 500. In logs it reads: Can't call method "field" on an undefined value at .../Koha/Koha/UI/Form/Builder/Item.pm line 164. To test: 1. Find item(s) to modify 2. Provide barcodes of item(s) to modify and check checkbox "Use default values" 3. Hit "Continue" => error 500 is raised -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.