http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15078 Bug ID: 15078 Summary: Item items.hidden field cannot be filled in item creation Change sponsored?: --- Product: Koha Version: 3.20 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Cataloging Assignee: gmcharlt@gmail.com Reporter: laurence.lefaucheur@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl New field items.hidden can't be filled during item creation. Possible only in item modification. (seen on unimarc, not tested in marc21) It seems that hidden field is not defined in C4:Items sub _koha_new_item, maybe also in other places. To test : Add an item marc subfield mapped whith hidden Add an new item whith 0 or 1 in the subfield items.hidden and the subfield are empty after validation Modify the item and add value for hidden items.hidden is then filled -- You are receiving this mail because: You are watching all bug changes.