| Summary: | the "update sql" window isn't showing obsolete fields and their new names. | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marie-Luce Laflamme <marie-luce.laflamme> |
| Component: | Reports | Assignee: | Bugs List <koha-bugs> |
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | patrick.robitaille |
| 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: | |||
|
Description
Marie-Luce Laflamme
2023-04-26 19:50:44 UTC
Test plan 1. Add a report that contains a biblioitems.marcxml field (e.g. ExtractValue(marcxml,'//datafield[@tag="245"]/@ind2') tinyurl.com/2ky73zhr ) 2. Go back to the saved reports page and find the new report /cgi-bin/koha/reports/guided_reports.pl?phase=Use saved 3. Click on "update sql" --> Koha will open up a popup window that shows an endless loading cursor without any information about what need to be fixed in the report. I'm not sure how, but this behaviour has disappeared. |