Bug 40828

Summary: Items view: “Delete item” not working in row action dropdown menu
Product: Koha Reporter: Slava Shishkin <slavashishkin>
Component: Staff interfaceAssignee: Bugs List <koha-bugs>
Status: RESOLVED WORKSFORME QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: gmcharlt, Laura.escamilla
Version: Main   
Hardware: All   
OS: All   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Bug 40828: Fix Delete item action in Items view

Description Slava Shishkin 2025-09-17 15:54:27 UTC
Description:
In Items view, the Delete item action does not work. Edit item works normally.

Steps to reproduce:
1. Go to a bibliorecord and choose Edit → Manage items.
   (If there are no items, create one.)
2. In the table of existing items, click on any column except the first for any item.
3. In the pop-up menu, select Delete item.
4. Confirm the deletion.

After confirming deletion, the item remains in the table, even though it should be removed.
Comment 1 Slava Shishkin 2025-09-17 16:03:36 UTC
Created attachment 186536 [details] [review]
Bug 40828: Fix Delete item action in Items view

Steps to reproduce:
1. Go to a bibliorecord and choose Edit → Manage items.
   (If there are no items, create one.)
2. In the table of existing items, click on any column except the first for any item.
3. In the pop-up menu, select Delete item.
4. Confirm the deletion.
5. Apply the patch.
6. Verify that the item is correctly removed from the table by following the test plan.
Comment 2 Laura Escamilla 2025-10-30 13:02:24 UTC
I'm not able to recreate this issue. Are you still able to recreate it?
Comment 3 Slava Shishkin 2025-10-30 13:55:34 UTC
(In reply to Laura Escamilla from comment #2)
> I'm not able to recreate this issue. Are you still able to recreate it?

Yes, I see that this has been fixed in a later ticket, 40908, along with other comprehensive fixes.
So this ticket is no longer relevant.