https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16631
--- Comment #75 from Casey Conlin <[email protected]> --- (In reply to Ludovic from comment #71) > I just realized I forgot to update my previous message — sorry about that. > > I was able to apply the patch, but when I set EnableFilteringReports to > "Enable" in system preferences, I get a 500 error when accessing the > "Reports" page. > > Let me know if there's anything I can provide to help debug this (logs, > environment info, etc.). If you're running locally, did you apply the db changes? The test plan is written for testing on the Koha sandbox until the end when unit tests are required. If you can update the db after applying the patch, that issue might go away. The steps related to that are below. 73. Using Koha Testing Docker, in the Koha home directory run the command: ktd --shell to start the ktd shell. 74. Run command: reset_all to drop and recreate the koha database. Thank you for checking this out and for your feedback! -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
