Bug 37115 - Add the option to delete linked serials when deleting items
Summary: Add the option to delete linked serials when deleting items
Status: Failed QA
Alias: None
Product: Koha
Classification: Unclassified
Component: Serials (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Matt Blenkinsop
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks: 37116
  Show dependency treegraph
 
Reported: 2024-06-18 13:44 UTC by Matt Blenkinsop
Modified: 2024-09-12 08:53 UTC (History)
3 users (show)

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


Attachments
Bug 37115: Delete linked serial when deleting a single item (7.94 KB, patch)
2024-06-18 13:57 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Batch delete linked serials (7.88 KB, patch)
2024-06-18 13:57 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Delete linked serial when deleting a single item (7.94 KB, patch)
2024-06-26 10:51 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Batch delete linked serials (8.80 KB, patch)
2024-06-26 10:51 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Delete linked serial when deleting a single item (8.03 KB, patch)
2024-07-02 15:14 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Batch delete linked serials (8.80 KB, patch)
2024-07-02 15:14 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Delete linked serial when deleting a single item (9.38 KB, patch)
2024-07-04 11:51 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Batch delete linked serials (6.88 KB, patch)
2024-07-04 11:51 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Add unit tests (5.44 KB, patch)
2024-07-04 11:51 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Delete linked serial when deleting a single item (9.42 KB, patch)
2024-09-09 15:39 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Batch delete linked serials (6.88 KB, patch)
2024-09-09 15:39 UTC, Matt Blenkinsop
Details | Diff | Splinter Review
Bug 37115: Add unit tests (5.45 KB, patch)
2024-09-09 15:39 UTC, Matt Blenkinsop
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Blenkinsop 2024-06-18 13:44:34 UTC

    
Comment 1 Matt Blenkinsop 2024-06-18 13:57:48 UTC
Created attachment 167847 [details] [review]
Bug 37115: Delete linked serial when deleting a single item
Comment 2 Matt Blenkinsop 2024-06-18 13:57:50 UTC
Created attachment 167848 [details] [review]
Bug 37115: Batch delete linked serials
Comment 3 Nathalie SAVARIT 2024-06-19 12:28:29 UTC
OK for deleting a single item and linked serial.
KO for batch delete linked serials. Items are deleted but not linked serials.
Comment 4 Matt Blenkinsop 2024-06-26 10:51:10 UTC
Created attachment 168133 [details] [review]
Bug 37115: Delete linked serial when deleting a single item
Comment 5 Matt Blenkinsop 2024-06-26 10:51:12 UTC
Created attachment 168134 [details] [review]
Bug 37115: Batch delete linked serials
Comment 6 Martin AUBEUT 2024-06-26 16:37:14 UTC
Hello Matt. Thanks for your work and your interest in the serial matters ! Can you provide a test plan ? It will be better for a correct sign off. Thanks.
Comment 7 Matt Blenkinsop 2024-07-02 15:14:48 UTC
Created attachment 168373 [details] [review]
Bug 37115: Delete linked serial when deleting a single item
Comment 8 Matt Blenkinsop 2024-07-02 15:14:51 UTC
Created attachment 168374 [details] [review]
Bug 37115: Batch delete linked serials
Comment 9 Nathalie SAVARIT 2024-07-04 07:15:12 UTC
Here's a test plan for 'Delete linked serial when deleting a single item' : 

- Add a new subscription to a serial notice
(with option 'create an item record')
- Receive one issue and create the item linked
- Back to bibliographic record
- Edit item - Action - Delete
- Tick the box 'delete serial issues linked to item' and confirm
- Back to subscription : the issue linked to item doesn't exist any more
Comment 10 Nathalie SAVARIT 2024-07-04 07:20:53 UTC
Hello Matt. 
I confirm that the patch 'deleting a single item and linked serial' works.
But the second 'Batch deleted linked serials' does not meet expectations. Issues are still presents after the items have been deleted.
Comment 11 Nathalie SAVARIT 2024-07-04 07:26:04 UTC
Here's a test plan for 'Batch delete linked serials' : 

- Add a new subscription to a serial record
(with option 'create an item record')
- Receive several issues and create the items linked
- Back to bibliographic record
- Select several items
- Click to 'Delete selected items'
- Tick the box 'delete serial issues linked to items' and confirm
- Back to subscription : the issues linked to items should no longer exist
Comment 12 Matt Blenkinsop 2024-07-04 11:51:46 UTC
Created attachment 168495 [details] [review]
Bug 37115: Delete linked serial when deleting a single item

Test plan:
- Add a new subscription to a serial notice (with the option 'create an item record' selected)
- Receive one issue and create the linked item
- Return to the bibliographic record
- Edit item - Action - Delete
- Tick the box 'delete serial issues linked to item' and confirm
- The item should still be deleted correctly
- Back to subscription : the issue linked to the item doesn't exist any more
Comment 13 Matt Blenkinsop 2024-07-04 11:51:49 UTC
Created attachment 168496 [details] [review]
Bug 37115: Batch delete linked serials

Test plan:
- Add a new subscription to a serial record (with the option 'create an item record' selected)
- Receive several issues and create the linked items
- Return to the bibliographic record
- Select several items
- Click to 'Delete selected items'
- Tick the box 'delete serial issues linked to items' and confirm
- The items should be deleted correctly
- Back to subscription : the issues linked to items should no longer exist
Comment 14 Matt Blenkinsop 2024-07-04 11:51:52 UTC
Created attachment 168497 [details] [review]
Bug 37115: Add unit tests

prove t/db_dependent/Koha/Item.t
prove t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t
Comment 15 Matt Blenkinsop 2024-09-09 15:39:19 UTC
Created attachment 171208 [details] [review]
Bug 37115: Delete linked serial when deleting a single item

Test plan:
- Add a new subscription to a serial notice (with the option 'create an item record' selected)
- Receive one issue and create the linked item
- Return to the bibliographic record
- Edit item - Action - Delete
- Tick the box 'delete serial issues linked to item' and confirm
- The item should still be deleted correctly
- Back to subscription : the issue linked to the item doesn't exist any more
Comment 16 Matt Blenkinsop 2024-09-09 15:39:21 UTC
Created attachment 171209 [details] [review]
Bug 37115: Batch delete linked serials

Test plan:
- Add a new subscription to a serial record (with the option 'create an item record' selected)
- Receive several issues and create the linked items
- Return to the bibliographic record
- Select several items
- Click to 'Delete selected items'
- Tick the box 'delete serial issues linked to items' and confirm
- The items should be deleted correctly
- Back to subscription : the issues linked to items should no longer exist
Comment 17 Matt Blenkinsop 2024-09-09 15:39:24 UTC
Created attachment 171210 [details] [review]
Bug 37115: Add unit tests

prove t/db_dependent/Koha/Item.t
prove t/db_dependent/Koha/BackgroundJobs/BatchDeleteItem.t
Comment 18 Jonathan Druart 2024-09-10 07:16:22 UTC
Early QA: this is going to conflict with bug 37637.

Saying that because you are using a bad pattern: using a TT plugin to retrieve additional info from items (it will cause 1 additional fetch + a JOIN per item).

With bug 37637 you will be able to retrieve this information from the REST API and get rid of this TT plugin.
  `api/v1/swagger/definitions/item.yaml:  serial_item`

The downside is that it is a non-trivial change and you don't know when it will be pushed...
Comment 19 Nathalie SAVARIT 2024-09-12 08:53:38 UTC
Hi Matthew. the link "Delete >>>>>>> Bug 37115: Delete linked serial when deleting a single item" is inactive. 
And for batch delete, items are deleted but not linked serials.