27 Mar
2026
27 Mar
'26
4:10 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41980 --- Comment #16 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 196499 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196499&action=edit Bug 41980: (Follow-up) Fix Cypress test ambiguous field code search Typing "CE" in the allow_fields dropdown now matches both "CE - Unused" and "AY - Sequence number" (case-insensitive match on "ce" in "Sequence"), causing the wrong option to be selected. Use "CE - " to uniquely target the intended option. -- You are receiving this mail because: You are watching all bug changes.