Bug 38160 - Cannot delete report from report list
Summary: Cannot delete report from report list
Status: RESOLVED DUPLICATE of bug 37270
Alias: None
Product: Koha
Classification: Unclassified
Component: Reports (show other bugs)
Version: 24.05
Hardware: All All
: P5 - low trivial
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-11 21:49 UTC by Eric Swenson
Modified: 2024-10-14 18:55 UTC (History)
1 user (show)

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


Attachments
screenshot of the URL for the delete link (23.51 KB, image/png)
2024-10-11 21:49 UTC, Eric Swenson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Swenson 2024-10-11 21:49:56 UTC
Created attachment 172710 [details]
screenshot of the URL for the delete link

Very similar to 37328, but this is from the list view of the reports. Clicking on the up arrow and then 'delete' does nothing. The url when you hover over 'delete' ends with /cgi-bin/koha/reports/guided_reports.pl?op=list#
Comment 1 Phil Ringnalda 2024-10-14 18:55:03 UTC
In 24.05, that would be bug 37270, which really ought to wind up in the next 24.05 release.

Three workarounds in the meantime: the first three choices in the Actions menu, View, Preview SQL, and Edit, all have Delete options, and all three of those do work. Personally, I like Preview SQL, since it has a Delete button, rather than hiding it away in an Edit dropdown menu.

*** This bug has been marked as a duplicate of bug 37270 ***