https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37675 --- Comment #9 from Alejandra Tenorio <a.tenorio@cgiar.org> --- (In reply to David Cook from comment #5)
(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.
Hi David --------- I looked at the MARCXML file and it has 1685 700 fields. We imported this record, it had 2001 authors, when we edited it to associate them to their authority it began to lose authors. First my colleagues didn't notice that. --------- Imported... still has 1685 fields. Yeah! --------- Trying to edit... and the basic editor doesn't load properly. You can edit if the page is zoomed to 70%. --------- 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. We didn't notice that. --------- 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. Because we have to associate each author with to their authority. Regards, -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.