https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15358 --- Comment #43 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #40)
Julian, I have found a bug when testing: I a non-repeatable subfield is added when a repeatable field is added, there is no warning. If I click on the subfield, I get "The subfield is non-repeatable and already exists in the destination record. Therefore, you cannot add it." and it is not added to the destination record.
I think it's normal behaviour if I understand correctly. The subfield is not repeatable in its own field, but here you add a new field in the destination record, so it's valid. -- You are receiving this mail because: You are watching all bug changes.