https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35115
--- Comment #10 from Nick Clemens <[email protected]> --- Talked to Pedro, trying my hand here. I found that the routine was really only handling Title changes, not resource, so I moved the code over to the module and added tests. Before this, an update to the title that didn't pass the resources did not trigger the changes, this felt incorrect. We will need to handle more fields on bug 35095, but this should fix data loss both when adding from a list, or editing an individual title NOTE: Changing the title of a biblio record will not be reflected in the eHoldings title - this may be another bug -- 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/
