https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27837
--- Comment #12 from Jonathan Druart <[email protected]> --- Indeed, bug 27545 is only about item creation! The fix looks a bit weird but I didn't find some better, I've tried to fix at Koha::Item->store level but we definitely need to tell the column is dirty from ModItemFromMarc. However I think we should mock the situation where the tests are failing if the field is mapped. -- You are receiving this mail because: 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/
