Bug 16753

Summary: /misc/mod_zebraqueue.pl should allow 'recordDelete'
Product: Koha Reporter: Barton Chittenden <barton>
Component: Command-line UtilitiesAssignee: Galen Charlton <gmcharlt>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: robin
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Barton Chittenden 2016-06-16 12:23:23 UTC
/misc/mod_zebraqueue.pl should the ability to send a 'recordDelete' operation in zebraqueue.

My feeling is that mod_zebraqueue.pl should look up the biblio or auth number given; if it doesn't exist, then a 'recordDelete' row should be added to zebraqueue.

A --recordDelete option should also be available as an argument to /misc/mod_zebraqueue.pl, in case we need to force a recordDelete for some reason.