https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37675
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Data loss when editing MARC |Duplicate "id" and "name" |records |inputs in basic editor | |leads to data loss --- Comment #5 from David Cook <[email protected]> --- (In reply to David Cook from comment #4) > Nothing comes to mind off the top of my head. > > Sounds like this needs more troubleshooting/investigation. Usually I'd point you at https://koha-community.org/support/ for this one, but I decided to take a little look anyway. -- I looked at the MARCXML file and it has 1685 700 fields. Imported... still has 1685 fields. Trying to edit... and the basic editor doesn't load properly. I can see in the developer tools in the browser that 26 fields have duplicate "id" and "name" attributes. So that would explain your data loss. I don't know why a person would even try to edit this record. It's fairly clear at a glance that the editor isn't loading properly. -- While 1600-2000 authors is a bit of an edge case for many Koha instances, it's not unheard of in research publications. It would be interesting to find the threshold where duplicate ID/name fields occur. -- 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/
