[OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Tim Spindler
I may have been confused about how this is designed to work but I was thinking the MFHD display would show only for owning library when the catalog is set to search that library only. However, we are finding that all libraries holdings are displaying regardless of limit. For instance, see

Re: [OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Tim Spindler
Dan, Here it is: idrecordowning_lib 1375 140858 190 9257 140858 200 28363 140858 152 34378 140858 152 1376 140858 217 18840 140858 160 11782 140858 75 1374 140858 160 16897 140858 4 17090 140858 4 1373 140858 4 19939 140858 217 20150 140858 217 16653 140858 152 16768 140858 152

Re: [OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Dan Scott
Heh, okay, it looks like there are 6 MFHD records attached to the bib record for AIC (locg 152). Let's narrow it down with: SELECT id, record, owning_lib FROM serial.record_entry WHERE record = 140858 AND deleted IS FALSE AND marc LIKE '%Elms College%' ORDER BY owning_lib; On

Re: [OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Tim Spindler
Dan, This is the result. idrecordowning_lib 1375 140858 190 I'll have to say I'm not sure what you are looking for with these queries other than to possibly see if there is an Org_unit id mismatch. Tim On Fri, Aug 24, 2012 at 10:00 AM, Dan Scott d...@coffeecode.net wrote: Heh, okay, it

Re: [OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Dan Scott
On Fri, Aug 24, 2012 at 10:38:04AM -0400, Tim Spindler wrote: Dan, This is the result. idrecordowning_lib 1375 140858 190 I'll have to say I'm not sure what you are looking for with these queries other than to possibly see if there is an Org_unit id mismatch. That's exactly what I

Re: [OPEN-ILS-DEV] MFHD Display

2012-08-24 Thread Tim Spindler
Dan, I haven't validated this 100% but we do have 5 or six examples where this has occurred. Tim On Fri, Aug 24, 2012 at 11:18 AM, Dan Scott d...@coffeecode.net wrote: On Fri, Aug 24, 2012 at 10:38:04AM -0400, Tim Spindler wrote: Dan, This is the result. idrecordowning_lib 1375