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

--- Comment #9 from Katrin Fischer <[email protected]> ---
Hi Jonathan, I don't see how the flag would be added, can you explain?

We have a lot of libraries with analytics which is why we added the featuer in
the first place. The unsolved problem was and is that the MARC parent record
doesn't know about it's children. And it's not easy to find out if there is
one. If the library uses UseControlNumber for linking, you can check if the 001
of the parent appears in a 773$w with the rcn-Index. If the library doesn't
link using numbers, you'd have to do a phrase search for 773$t(?) and Title.

A purely manual solution where you have to add a flag to the record would not
work for us as we don't catlaog in Koha but in a cooperative catalouging
environment (union catalog). So this should be optional then. 

Having a clean soluton that works without manual interference would be really
nice as a lot of libraries have asked for the link to be smarter.

-- 
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