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

            Bug ID: 30024
           Summary: link_bibs_to_authorities.pl relies on
                    CatalogModuleRelink
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: MARC Authority data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

This is confusing - CatalogModule Relink is described as:
Do/Don't automatically relink headings that have previously been linked when
saving records in the cataloging module. 

The cronjob interface is not the cataloging module?

LinkerRelink describes itself in the DB:
('LinkerRelink','1',NULL,'If ON the authority linker will relink headings 
that have previously been linked every time it runs.','YesNo')

In the cronjob:
my $allowrelink = C4::Context->preference("CatalogModuleRelink") || '';

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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