Created attachment 11632 [details] Screenshot of duplicate order The other day we added a new framework. Under MARC frameworks › CML framework structure › Tag 005 subfield structure › Edit subfields constraints, we changed the Koha link field in tag 005 to biblio.timestamp. There is a note that says this: NOTE: If you change this value you must ask your administrator to run misc/batchRebuildBiblioTables.pl. Therefore, last night we ran misc/batchRebuildBiblioTables.pl and this morning we noticed that all our tables are messed up. We noticed duplicate orders in Acquisitions, duplicate serials entries as well as duplicate biblios. We would appreciate any help with this issue. Thanks, Geanina
Hmmm (e.g., Title or Local-Number) NOTE: If you change this value you must ask your administrator to run misc/batchRebuildBiblioTables.pl. This note is next to the link field, not the Koha link field. The rebuild is for if you change the link, not the Koha link field. I'm not sure what it will have done in your case :(
Geanina When you look at that order, do both biblios have the same biblionumber?
Geanina, I think probably the quickest solution would be to restore those tables from a backup if you have one. Depending on how long this has been a problem you may consider just restoring the whole database since it would be quicker than extracting the tables.
(In reply to comment #1) > Hmmm > > (e.g., Title or Local-Number) NOTE: If you change this value you must ask > your administrator to run misc/batchRebuildBiblioTables.pl. > > This note is next to the link field, not the Koha link field. > > The rebuild is for if you change the link, not the Koha link field. > > I'm not sure what it will have done in your case :( Aaahhhhh! I see what you are saying. Thank you for bringing that to my attention. I guess I will close this bug.