https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22667 Bug ID: 22667 Summary: Framework cannot override syspref for cn_source when receiving serials Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Serials Assignee: koha-bugs@lists.koha-community.org Reporter: andrew@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: colin.campbell@ptfs-europe.com Target Milestone: --- When creating an item as part of receiving in serials (serials-edit.pl), the source of classification will always follow the DefaultClassificationSource system preference. In contrast, when creating an item via additem.pl we can specify a default value via the framework that differs from the DefaultClassificationSource syspref. This discrepancy prevents libraries from easily applying a different classification source for their serials than they use for the rest of their collection. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.