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: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

For some reason it's commented out here:
https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8e591aefe/koha-tmpl/intranet-tmpl/prog/en/modules/admin/marc-overlay-rules.tt#L476

Even though it's a valid source, as shown here:
https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8e591aefe/misc/migration_tools/bulkmarcimport.pl#L448

Which is analogous to import_lexile.pl script's source here, which isn't
commented out:
https://github.com/Koha-Community/Koha/blob/f27ed123be8ac1f0ecd76cd54ed9c2a8e591aefe/misc/migration_tools/import_lexile.pl#L199

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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to