Bug 40828 - Items view: “Delete item” not working in row action dropdown menu
Summary: Items view: “Delete item” not working in row action dropdown menu
Status: RESOLVED WORKSFORME
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-09-17 15:54 UTC by Slava Shishkin
Modified: 2025-10-30 14:02 UTC (History)
2 users (show)

See Also:
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 (1.44 KB, patch)
2025-09-17 16:03 UTC, Slava Shishkin
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.