http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14762 --- Comment #4 from Joonas Kylmälä <j.kylmala@gmail.com> --- (In reply to Katrin Fischer from comment #3)
Joonas, this is rather confusing me :) We use the staged imports a lot and have never run into problems like you describe. Could you show which elements were missing in your record?
Output from diff of MARCXML files: ... - <leader>00977cam a22003374a 4500</leader> + <leader>00961cam a22003374a 4500</leader> ... - <controlfield tag="005">20150831135648.0</controlfield> + <controlfield tag="005">20150831142850.0</controlfield> ... - <subfield code="c">KI</subfield> - <subfield code="1">2013-08-26 00:00:00</subfield> + <subfield code="c">BK</subfield> + <subfield code="2">ddc</subfield> After those changes were made the bug 14755 didn't show up anymore. -- You are receiving this mail because: You are watching all bug changes.