http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1614 Summary: Editing an item record deletes data in the items table not in the editor Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Acquisitions (Simple) AssignedTo: galen.charlton@liblime.com ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org If you edit an item record from additem.pl, any fields in the db not in the editor are deleted. Here are some that shouldn't be in the editor (system managed), and that shouldn't be deleted: issues renewals reserves datelastborrowed datelastseen I suspect the reason this bug has crept into 3.0 is that circulation no longer updates those fields, which is a separate bug. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.