https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42864 Bug ID: 42864 Summary: export_records.pl doesn't allow multiple item types like the export tool in staff Initiative type: --- Sponsorship --- status: Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: bibliothek@th-wildau.de QA Contact: testopia@bugs.koha-community.org CC: jake.deery@openfifth.co.uk, robin@catalyst.net.nz Target Milestone: --- When using the staff export function via More -> cataloging -> Export catalog data (tools/export.pl) it is possible to export several item types at once. The CLI-tool /usr/share/koha/bin/export_records.pl allows --itemtype to be set but only the last item type is considered. The cli tool should also allow multiple item types to be exported in one run. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.