http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3206

--- Comment #14 from Matthias Meusburger <[email protected]> ---
(In reply to Jonathan Druart from comment #13)
> Should not we update the misc/migration_tools/build_oai_sets.pl script to
> take into account the deletedbiblio table?

My guess is that we can't (not straightforwardly at least). 

OAI sets are built from rules based on MARC informations. As marcxml is not
kept in the deletedbiblio table, we can't use those rules to determine which
deleted records belong to a given set.

However, we could decide to keep the marcxml in the deletedbiblio table, or to
add a field to the deletebiblio table with the oai set id the record used to
belong to before its deletion.

-- 
You are receiving this mail because:
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