When I try to import items only with record merging rule and with settings Action if matching record found: Ignore incoming record (its items may still be processed) Action if no match found: Ignore incoming record (its items may still be processed) Item processing: Add items only if matching bib was found Matching bib was found but no items was imported. I know that in older version this worked fine so I try 18.05 version items importing is fine.
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.
*** This bug has been marked as a duplicate of bug 18757 ***