http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1616 Summary: moredetail.pl / updateitem.pl doesn't call zebraqueue Product: Koha Version: HEAD Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P3 Component: Circulation AssignedTo: galen.charlton@liblime.com ReportedBy: jmf@liblime.com QAContact: koha-bugs@nongnu.org Just another place that zebraqueue needs to be considered. updateitem.pl is used to change some statuses like 'lost', 'withdrawn', etc. It's called from moredetail.pl (the 'Items' view on the detail page of the staff client). When an item's status is updated, that should both trigger an update to biblioitems.marcxml/marc and add a line to zebraqueue to ensure that the data is indexed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.