https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40594 Bernard <bernard.scaife@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernard.scaife@openfifth.co | |.uk --- Comment #2 from Bernard <bernard.scaife@openfifth.co.uk> --- Test plan in #1 followed All records were successfully modified. Further tests: a) test with 952 but with other subfields, without subfield 'a' -> confirm 'FK constraint' error is shown, no modification made Removed 952$a from one of 3 items. It successfully loaded the other 2 but no error is shown relating to "FK constraint". FAIL b) test with 952$a too long e.g. 'aaaaaaaa' -> confirm 'too long' error is shown Made one 952$a 'aaaaaaaaaaaaaa' It successfully loaded the other 2 but no error is shown relating to "too long". FAIL c) test with no 952 mapping -> confirm things work as intended Made template with only 264a field to be added. Works fine. PASS d) test with 952 mapping plus other tags -> confirm things work as intended Template with 952 and 856 - works fine PASS -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.