Summary: | Items view: “Delete item” not working in row action dropdown menu | ||
---|---|---|---|
Product: | Koha | Reporter: | Slava Shishkin <slavashishkin> |
Component: | Staff interface | Assignee: | Bugs List <koha-bugs> |
Status: | Needs Signoff --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
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
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. |