https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37886
Bug ID: 37886
Summary: SQL reports - Multiselect parameters should be
optional
Change sponsored?: ---
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Reports
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Depends on: 37077
When a report is written with multiselect parameters and the the report is run
with nothing selected the report results should not be limited.
Multiselect reports use the IN() function, so the SQL should be generated with
a comma separated list of all of the authorised values.
Referenced Bugs:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37077
[Bug 37077] SQL Reports - Picking only one option for each multiple selection
results in wrong query
--
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/