Bug 18611 - Create labels action fails in manage-marc-import.pl if an item has been...
commit7249351f120f3bd02d7f7829af10bd89cae490dc
authorNick Clemens <nick@bywatersolutions.com>
Tue, 16 May 2017 09:40:28 +0000 (16 05:40 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Mon, 29 May 2017 02:23:34 +0000 (28 22:23 -0400)
tree972154331627e48308a703025a6bf9308c5ade1e
parent2764251be318c4b1c2a86c11fc7e8ba9cfb466bf
Bug 18611 - Create labels action fails in manage-marc-import.pl if an item has been deleted from the import batch.

To test:
1 - Import a batch with some items
2 - Delete one of the imported items
3 - Browse to Tools->Staged MARC record management
4 - Click (Create label batch) for the batch you imported
5 - Recieve an error
6 - Apply patch
7 - Click (Create label batch)
8 - Batch is created with remaning items from the import

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
C4/ImportBatch.pm