| Summary: | Import items only with merging rule | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Viliam <viliam.polonec> | 
| Component: | Tools | Assignee: | Bugs List <koha-bugs> | 
| Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> | 
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | 19.05 | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| 
 
        
          Description
        
        
          Viliam
        
        
        
        
          2019-09-26 17:28:26 UTC
        
       
    Can you share what your items looked like? A common problem would be branchcodes in $a and $b not matching exactly (case-sensitive) what was configured in Koha. 952 \\$objM$c2250001$a2250000$b2250000$p0108193589$y20$d2009-03-03$z$ibj2019/193589$83$g5.31 Item are ok because when I use Add bibliographic records without merge rule and add items, everything is ok. This process (importing items with bib match rule) I used several times before, but never in 19.05 version. I also try to remove all not mandatory subfields and still the same problem. So your branchcode and collection code in Koha is 2250000 - correct? yes, branchcode is 2250000. Collection code is 3 ($8) As I wrote, if I imported full bibrecord with this 952, import is successfull. The problem is only when I want Add items only if matching bib was found Hi Villam, this reminded me of bug 18757 - I wonder if this could be part of the problem? It's marked to affect UNIMARC only, but the change is general.  |