https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32950

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #187186|0                           |1
        is obsolete|                            |
 Attachment #187187|0                           |1
        is obsolete|                            |

--- Comment #10 from Jonathan Druart <[email protected]> ---
Created attachment 187450
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=187450&action=edit
Bug 32950: Add test for moving subfield in repeatable fields

This test verifies that when moving subfields between repeatable fields,
existing values in fields that don't contain the source subfield are
preserved.

The test creates multiple 020 fields:
- Some with existing $a values
- Some with $z values to be moved to $a

After applying the move template, it verifies:
- Existing $a values are preserved
- $z values are moved to $a only in fields that had $z
- $z subfields are properly removed after the move

Signed-off-by: Bernard Scaife <[email protected]>

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to