https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16631 --- Comment #122 from Casey Conlin <casey.conlin@gmail.com> --- (In reply to Emmi Takkinen from comment #117)
Testing this right now, could the ReportsBranch.pm be included to the schema files? Without it editing reports results to error 500 and it has to be generated manually.
Also EnableFilteringReports mentioned in test plan (step 42.) is only mentioned in file UsageStats.pm and no where else in code. Syspref LimitReportsByBranch on the other hand is not in UsageStats.pm.
Thank you for testing Emmi! It looks like ReportsBranch.pm was dropped in a previous rebase, but it should be back now. You're right, EnableFilteringReports should be LimitReportsByBranch. It has been updated in UsageStats.pm and in step 42. This was a name that was ultimately updated, but missed in these to places. Thank you! Nice catch! Please let me know if you see any other issues. -- You are receiving this mail because: You are watching all bug changes.