I have added records two ways. The first: Catalog a record using fast add Click edit and choose to link to host Enter host Barcode and click okay Reindex search engine Look at host record Click Analytics tab on left Nothing in used in column The other way was to use the default framework when cataloging, but following all the same steps.
This is definitely a problem, and one I can't reproduce. And you're sure it wasn't just an indexing lag?
Now several days later (and after changing my 'UseControlNumber' preference I still have this issue).
Does your framework have 773$0 and 773$9?
Yes, but they are hidden - does that matter?
It shouldn't, no. This definitely sounds like a good. Attach the host and analytic records to this ticket so I can take a look?
Created attachment 6228 [details] host don't judge me on the cataloging - these were test records for writing the manual :)
Created attachment 6229 [details] analytic1
Created attachment 6230 [details] analytic2
*** Bug 9200 has been marked as a duplicate of this bug. ***
This is version 3.6, 3.8, 3.10 and master.
On a site that is 3.18.06 I am seeing the 'Used in X analytic' data in the column. However the link is invalid. The link has this language: /cgi-bin/koha/catalogue/search.pl?idx=hi&q=181290 The 181290 is the item number. The itemnumber is not in the HI (hostitem) index. When the link is clicked, no results are returned. Joy (In reply to Nicole C. Engard from comment #10) > This is version 3.6, 3.8, 3.10 and master.
Is this still valid? It's marked major but has seen no action since 2015.
677 <!--record.abs line 248: melm 773$9 Host-Item-Number--> 678 <index_subfields tag="773" subfields="9"> 679 <target_index>Host-Item-Number:w</target_index> 680 </index_subfields> Works for me in both ES and Zebra (In reply to Joy Nelson from comment #11) > On a site that is 3.18.06 I am seeing the 'Used in X analytic' data in the > column. However the link is invalid. The link has this language: > /cgi-bin/koha/catalogue/search.pl?idx=hi&q=181290 > > > The 181290 is the item number. The itemnumber is not in the HI (hostitem) > index. When the link is clicked, no results are returned. > > Joy > > > (In reply to Nicole C. Engard from comment #10) > > This is version 3.6, 3.8, 3.10 and master.