https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26869
--- Comment #10 from Nick Clemens <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #6) > > I use a MARC modification template when importing OverDrive records, and I > > don't see why it wouldn't work in batch record modification. > > Yeah, I know that works at import. It does not currently work for bibs > already in Koha and, in my memory, never has. I'd assumed there was some > basic structural reason why this was difficult/impossible, but if we can > make it work that accomplishes what I'm after. We use C4::Biblio::ModBiblio here, so all item changes are stripped before saving -- 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] https://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/
