https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39082 Bug ID: 39082 Summary: Remove or optionally hide biblioitems.metadata warning on saved reports Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Reports Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Depends on: 17898 Back in 2017, bug 17196 moved MARC data from biblioitems.marcxml to biblio_metadata.metadata and bug 17898 added an alert and Update button on any report that Koha flagged as seeming obsolete. Bug 19638 tried to lower the number of false positives on that alert. Currently, the alert appears on any report where the saved sql includes "biblioitems" and "marcxml." This still results in false positives when one queries a field like import_records.marcxml in a report that also references biblioitems. Are we far enough our from bug 17196 to remove this warning? Or give an easy syspref or similar with which to disable it? Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17898 [Bug 17898] Add a way to automatically convert SQL reports -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.