https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35125 --- Comment #10 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 168047 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=168047&action=edit Test bibs Conveniently, batch import shows the same bug. Be more convenient if you could import records in a batch individually, though. I was going to make a batch of twenty different records, but having twenty separate batches would just be a pain to keep straight. Interesting behavior (though I'm not sure it's actually A Clue): if you import the batch, then import again not looking for matches so you import duplicates, the duplicates will link exactly like the first records did: the first Subject One linked to 1710 in both records, the second to 1711 in both records, etc. I guess that just means that the cache still knows that they are different, and how they are different. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.