https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16522 --- Comment #58 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #57)
Thinking about the search fallback too: I don't think it will work reliably enough and we should remove it.
Most of the time 773 are used with articles from serials. And there are a lot of serials with very similar names and subseries in $b etc. Thinking about the serial "Pädagogik" or "Natur" for examples. Even an exact field search would turn up many results there and not only the one you were looking for. Also serials usually don't have authors, so the search is quite limited.
I really think using the IDs is ok'ish with the caveat of it checking EasyAnalytics, but trying to link otherwise won't work well enough and there are records where the host is just not in the catalog and then we just need to display 773 information directly from the record.
Yes, I tend to agree. Looked at the follow-up too. Looks better, more consistent now. Thanks. -- You are receiving this mail because: You are watching all bug changes.