[Koha-bugs] [Bug 9565] Deleting a record should alert or fail if there are current subscriptions

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 21 14:19:45 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9565

--- Comment #31 from marion.durand at biblibre.com ---
Created attachment 128832
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128832&action=edit
Bug 9565: (follow-up) Adapt batch record deletion tool (rebase for 21.05.x)

Add a column "Subscriptions" to the batch deletion tools
Add a link on the number of subscription to the search page with all the
subscriptions of the record
Add a button in the toolbar to select only biblio record without subscriptions

The changes are only on display
It is still possible to delete records that are attached to subscriptions from
this tool (as it is possible for records with attached items)

To test:
1) Go to the batch record deletion (in tools)
2) Select a list of record numbers (select some with one or more subscription)
3) Click on Continue
4) Check that there is no column named "Subscription" and that there is no
button "Select without subscription" in the toolbar
5) Apply patch
6) Repeat steps 1 to 3
7a) Check that there is a column named "Subscription" fill with the number of
subscriptions attached to the record
7b) Check that the link in the subscriptions column send you to the search page
with the subscriptions linked to this record
7c) Check that there is a button "Select without subscription" in the toolbar
that selects record with no subscription attached
8) Sign off

Signed-off-by: Frank Hansen <frank.hansen at ub.lu.se>

Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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


More information about the Koha-bugs mailing list