[Koha-bugs] [Bug 7419] Add authority deduplication script

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 13 09:58:38 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7419

Julian Maurice <julian.maurice at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Needs Signoff               |Failed QA

--- Comment #58 from Julian Maurice <julian.maurice at biblibre.com> ---
I always have the same error while running the script:

oAuth error: Unsupported Used attribute (114) Any Bib-1

Examples:

perl misc/migration_tools/dedup_records.pl -t -v -a -r --match=he/200a
Query: @or @attr 7=1 @attr 4=109 @attr 1=Local-Number 0  @attr 1=Any  @attr 4=1
 @attr 5=100 @attr 6=3 "X" (where X is the content of 200$a)

perl misc/migration_tools/dedup_records.pl -t -v -a -r --match=at/152b
Query: @or @attr 7=1 @attr 4=109 @attr 1=Local-Number 0  @attr 1=Any  @attr 4=1
 @attr 5=100 @attr 6=3 "X" (where X is 152$b)

Also, the documentation says we could use --match=he/2..a but it doesn't seem
to work (no zebra query is launched)

Changing status to Failed QA

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


More information about the Koha-bugs mailing list