1 Oct
2025
1 Oct
'25
2:36 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32950 --- Comment #6 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 187184 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187184&action=edit Bug 32950: Add unit test for move_field with repeatable fields This test reproduces the issue where moving subfields between repeatable MARC fields can lose or duplicate values. The test verifies that when moving 020$z to 024$a fields, the values are correctly transferred in the proper order without duplication. Signed-off-by: Bernard Scaife <bernard.scaife@openfifth.co.uk> -- You are receiving this mail because: You are watching all bug changes.