https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35075 Bug ID: 35075 Summary: "bulkmarcimport" source missing in Marc Overlay Rules settings page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: schodkowy.omegi-0r@icloud.com QA Contact: testopia@bugs.koha-community.org For some reason it's commented out here: https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8... Even though it's a valid source, as shown here: https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8... Which is analogous to import_lexile.pl script's source here, which isn't commented out: https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8... So I think it should be commented out, because we have a use-case to specify it, and we cannot use "*" as that also prevents manual staff staff edit, so the only workaround for now is to manually change the field in the SQL database... -- You are receiving this mail because: You are watching all bug changes.