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

            Bug ID: 18273
           Summary: Bulkmarcimport inserts authority duplicates
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Command-line Utilities
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

When importing authorities through bulkmarcimport with the -match option, there
are 3 possibilities:

1) An existing authority has been found in koha according to the -match
criteria. The authority is replaced if needed (005 are checked first). This is
ok.

2) No authority is found in koha according to the -match criteria. The
authority is inserted. This is also ok.

3) Multiple authorities have been found in koha according to the -match
criteria.  The authority is inserted. 

=> Is this the expected behavior?

As the -match criteria is used for deduping, the existing authorities are very
likely to be already existing duplicates. Do we really want to add another one?

My feeling is that in this case, the authority should NOT be inserted.

Can I have your opinion on this?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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