[Koha-bugs] [Bug 13706] Deduping authorities script (dedup_authorities.pl)

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Sep 24 08:01:35 CEST 2023


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

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA
                 CC|                            |david at davidnind.com

--- Comment #15 from David Nind <david at davidnind.com> ---
I had a go at testing, but I got some errors when running the script:

- with the help option:

misc/maintenance/dedup_authorities.pl --help
Undefined subroutine &main::pod2usage called at
misc/maintenance/dedup_authorities.pl line 99.

- duplicated an authority record, the attempted to run using the date option:

misc/maintenance/dedup_authorities.pl -v -c -m date
Fetching authtypecodes...
The method Koha::Authority::Types->authtypecode is not covered by tests!

Trace begun at /kohadevbox/koha/Koha/Objects.pm line 572
Koha::Objects::AUTOLOAD('Koha::Authority::Types=HASH(0x564621d97918)') called
at misc/maintenance/dedup_authorities.pl line 132

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list