[Koha-bugs] [Bug 8246] can't delete bibs in big batch delete

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 31 16:36:23 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8246

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 37408
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37408&action=edit
Bug 8246: Allow deleting record if no more items

The "Delete records if no items remain" was only available if the batch
did not contain "too many" items (see MaxItemsForBatch).
This limitation does not make any sense.

Test plan:
1/ Set MaxItemsForBatch=10
2/ Use the batch item deletion to delete 10+ items
3/ Confirm the checkbox "Delete records if no items remain" is displayed
4/ Check it
5/ Launch the job

Verify that the records without items have been deleted also.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list