[Koha] Analytics in 3.10 - is this a bug or am I doing something wrong?

Bernardo Gonzalez Kriegel bgkriegel at gmail.com
Tue May 14 13:49:29 NZST 2013


Elaine,
my feeling is that you are mixing two mutually exclusive procedures,
and that is resulting in your two 773s.

When you use EasyAnalyticalRecords the procedure, as far as I know, is

a) Create parent record
b) Add an item to parent record, remember barcode
c) Create analytic record (normal way, i.e. New+ > Record )
d) Use 'Link to host item' option in Edit pulldown to link this analytic
record to the parent item
this will populate one 773 in the analytic record
e) Reindex

Now a search will show you the parent record and the analytic, this last
one will show you
an item, the parent's one.

Or you can use the Enhanced workflow procedure. In this one you do

a) Set UseControlNumber to 'Use'
b) Create parent record
c) Add an item to parent record
d) Create analytic record using 'New child record' from New+ pulldown
this will populate one 773 in the analytic record
e) Reindex

Now a search will show the parent and the analytic, the last without items

What you are doing is mixing the procedures

a) Create parent
b) Add item to parent
c) Create analytic form 'New child record' (Enhanced procedure)
first 773 in analytic record
d) Now you use 'Link to host item' (EasyAnalytics procedure)
second 773 in analytic record

Perhaps the bug is that 'Link to host item' adds another 773 and do not fill
existing 773.

So, if you use EasyAnalytics you must create your new analytic record in a
normal
way, not using 'Add child record'. The manual does not indicate to use this.

You can also find more information in
http://wiki.koha-community.org/wiki/Analytics,
there is a link to a talk from Jared Camins-Esakov in KohaCon12 that I found
very instructional.

Regards,
Bernardo

-- 
Bernardo Gonzalez Kriegel
bgkriegel at gmail.com


On Mon, May 13, 2013 at 8:50 PM, Elaine Bradtke <eb at efdss.org> wrote:

> I filed a bug 10241.
>
> On Fri, May 3, 2013 at 11:33 PM, Elaine Bradtke <eb at efdss.org> wrote:
>
> >  I've been experimenting with 'Easy Analyticals'
> >
> > UseControlNumber preference is set to "Don't use" and the
> > EasyAnalyticalRecords preference is set  to 'Display.'
> >
> > I created a record, and then selected New child record and created an
> > analytic.
> > Then, following the instructions in the manual Chapter 5
> >
> http://es.koha-community.org/manual/3.10/en/cataloging.html#cataloganalytics
> > I linked the analytic to the host item.
> >
> > This results in two 773 fields.  The first (created when adding a new
> > child record contains:
> >
> >  w Host Record control number 005037189
> >
> >   d Place, publisher, and date of publication Milwaukee : Hal Leonard,
> > [2002?]
> >
> >   z International Standard Book Number 0634038788
> >
> >   t Title Selections from O brother, where art thou? :
> >
> > The second 773, presumably created when I linked to the parent contains
> > the above, plus
> >
> > 0 Host Biblionumber 19017
> >
> >   9 Host Itemnumber 20551
> >
> >
> > When I go to the host item in the staff interface and click on Analytics
> > it says Used in 4 analytics ('4 analytics' is a link:
> >
> http://kohaadmin-test.efdss.org/cgi-bin/koha/catalogue/search.pl?idx=hi&q=
> > 20551
> >
> > If I click on the link:
> >  No results found
> > No results match your search for 'hi,wrdl: 20551' in VWML Test Catalog.
> >
> > So something about this search is broken. . . .
> >
> > But if I put the host item number 20551  Into the search field, it
> > returns the children and the parent record.
> >
> > The search for analyticals is driven by the host item number, which is
> not
> > included in the 773 that is created with a new child record. So you must
> > link the child to the parent.  But why create an additional 773? It looks
> > messy.
> >
> > I was hoping that linking the child to the parent would create a
> > recipricol 774 in the parent record, but this does not seem to be the
> case.
> >
> > Related to this - there doesn't appear to be any way to look at analytics
> > in the OPAC.  Is this correct, or is there a setting that needs to be
> > checked?
> >
> > Thanks
> > Elaine
> >
> >
> > I've tried it in Chrom and Firefox with the same result
> >
> > --
> > Elaine Bradtke
> > Data Wrangler
> > VWML
> > English Folk Dance and Song Society | http://www.efdss.org
> > Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
> > Tel    +44 (0) 20 7485 2206 (This number is for the English Folk Dance
> > and Song Society in London, England. If you wish to phone me personally,
> > send an e-mail first. I work off site)
> >
> --------------------------------------------------------------------------
> > Registered Company No. 297142
> > Charity Registered in England and Wales No. 305999
> >
> ---------------------------------------------------------------------------
> > "Writing about music is like dancing about architecture"
> > --Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
> >
>
>
>
> --
> Elaine Bradtke
> Data Wrangler
> VWML
> English Folk Dance and Song Society | http://www.efdss.org
> Cecil Sharp House, 2 Regent's Park Road, London NW1 7AY
> Tel    +44 (0) 20 7485 2206 (This number is for the English Folk Dance and
> Song Society in London, England. If you wish to phone me personally, send
> an e-mail first. I work off site)
> --------------------------------------------------------------------------
> Registered Company No. 297142
> Charity Registered in England and Wales No. 305999
> ---------------------------------------------------------------------------
> "Writing about music is like dancing about architecture"
> --Elvis Costello (Musician magazine No. 60 (October 1983), p. 52)
> _______________________________________________
> Koha mailing list  http://koha-community.org
> Koha at lists.katipo.co.nz
> http://lists.katipo.co.nz/mailman/listinfo/koha
>


More information about the Koha mailing list