https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39298 Bug ID: 39298 Summary: Runtime parameters don't work with report templates on first run 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: dcook@prosentient.com.au QA Contact: testopia@bugs.koha-community.org If you have a SQL report with runtime parameters, and you click "Run with template", it'll prompt for runtime parameter inputs, but then it will render a normal SQL output and not the template output. If you do the same thing again, it will work the second time, because the param_name and sql_params URL parameters are now added to the link. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.