https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29661 Bug ID: 29661 Summary: PreFillItem should not apply to duplicated items Change sponsored?: --- Product: Koha Version: 21.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Cataloging Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl In 21.05.07, the PreFillItem syspref is applied when duplicating an item. This was not the case in previous versions of Koha and is not the case on master. To recreate (on 21.05): - set PrefillItem to "the new item is prefilled ..." - set SubfieldsToUseWhenPrefill to 3 so that the Materials Specified value is prefilled - create an item that has a Materials Specified note - confirm that when the Add Item page reloads after creating your item, the Materials Specified note is prefilled as expected - find an item without a Materials Specified value, duplicate it - confirm your duplicate item's Materials Specified is prefilled with the value from your first item, when it should be null like your second item -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.