[Koha-bugs] [Bug 29662] PrefillItem should apply to all subfields when SubfieldsToUseWhenPrefill is null

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jan 9 12:30:39 CET 2022


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

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Hayley, 

I think you can do the following:

Before applying the patch:
- turn on PrefillItem system preference
- confirm SubfieldsToUseWhenPrefill system preference is empty
- create an item, confirm no values are prefilled for next item
- set at least one subfield in SubfieldsToUseWhenPrefill
- create an item, confirm specified subfield(s) get prefilled for next item

Apply patch:
- create an item, confirm it behaves the same as before with your defined
subfield getting prefilled
- Empty SubfieldsToUseWhenPrefill system preferene
- create an item, confirm that now all item subfields are prefilled

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list