| Summary: | 2 delete buttons when previewing a SQL report | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Reports | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | CC: | phil |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: |
Bug 39586: Remove duplicate delete button
Bug 39586: Remove duplicate delete button |
||
|
Description
Lucas Gass (lukeg)
2025-04-08 20:04:48 UTC
Created attachment 180731 [details] [review] Bug 39586: Remove duplicate delete button To test: 1. Create any report 2. From the list of reports click the dropdown next to 'Run' 3. Choose 'Preview SQL' 4. Notice 2 delete buttons. 5. APPLY PATCH 6. Try again, there should only be one delete button. 7. Confirm that button works and the report is deleted. Created attachment 180734 [details] [review] Bug 39586: Remove duplicate delete button To test: 1. Create any report 2. From the list of reports click the dropdown next to 'Run' 3. Choose 'Preview SQL' 4. Notice 2 delete buttons. 5. APPLY PATCH 6. Try again, there should only be one delete button. 7. Confirm that button works and the report is deleted. Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl> |