[Koha-bugs] [Bug 28491] Field 003 in authority records not updated after import

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 12 11:15:12 CEST 2021


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

--- Comment #23 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Do you understand how subfield z vs subfield a work here.. my interpretation is
that a = 'current' (i.e what we're replacing with) and z = 'cancelled'.

So am I right in thinking.. if we replace 001 + 003 on import we should add a
035 with a = (new003)new001 and z (original003)original001.

As 035 is repeatable I can see that meaning we get an audit trail one could
trace back through using the two subfields to get the order of actions... but
I'm no librarian so I may to totally misinterpreting that.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list