https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20271 --- Comment #244 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Victor Grousset/tuxayo from comment #242)
From what I understand cleanup_database.pl (and maybe other things) still rely on the original table names, so with the patchset, the views.
It would be in a follow up to use the new tables right? (and check if deleted) To work incrementally and not further add to this patchset.
Or maybe that's a good use of views that it would be better to keep?
We missed it, should be corrected in this patchset. Fixed in a new commit "Bug 20271: Correct occurrences in cleanup_database.pl" -- You are receiving this mail because: You are watching all bug changes.