Bug 16753 - /misc/mod_zebraqueue.pl should allow 'recordDelete'
Summary: /misc/mod_zebraqueue.pl should allow 'recordDelete'
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Command-line Utilities (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Galen Charlton
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-16 12:23 UTC by Barton Chittenden
Modified: 2016-06-16 12:23 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.