https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20551

            Bug ID: 20551
           Summary: Add option for including deleted records 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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Add an option "--include_deleted" to also include possibly deleted biblios in
export. This option can only be used together with --date, and
--record-type=biblio. The rational behind this is that use case does not makes
much sense (if you are doing a full export, why would you include deleted
biblios) and thus some extra complexity can be avoided.

Superficially related to
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17693, not really
quite different as this includes the whole biblio-record (with record status
set to "d" in leader) in the regular export, not just biblio ids. This is a
requirement for synchronizing with the discovery-system we are currently using
for example and imho is a more standard and MARC-compliant way of supporting
export of record deletions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to