https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20485 Bug ID: 20485 Summary: Don't account for items timestamps when combining "dont_export_items=1" and "date" in export_records.pl Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: koha-bugs@lists.koha-community.org Reporter: glasklas@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz When combining "dont_export_items=1" and "date" it seams it would be safe and sane not to account for items timestamps in the date conditions, thus avoiding to include biblios that has not been modified but has modified/deleted items (which are included in the export anyway). -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.