TPAC results page does not respect items in non-visible copy locations
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Evergreen | Status tracked in Main | |||||
2.2 |
Fix Released
|
Undecided
|
Unassigned | |||
Main |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
EG version: 2.2
postgreSQL: 9.1
OpenSRF: 2.1
When listing copies in the results list, items show even though they are in copy locations set to be non-visble.
For example, we have a copy location "SIX_NATION" set to be non-visible in the OPAC. However, copies at that loction are displayed when copies exist at other locations.
Compare to the record view of the first item:
http://
Compare the copy tables. The copy at the non-visible location is displayed in the results page. Moreover, a "lost" item displays in the results list but not in the detail record view.
Changed in evergreen: | |
status: | Fix Committed → Fix Released |
Here's a branch built against master that fixes the problem with copy locations, copy statuses, and circulation libraries: http:// git.evergreen- ils.org/ ?p=working/ Evergreen. git;a=shortlog; h=refs/ heads/user/ dbs/tpac_ location_ visibility
This should be backported to rel_2_3 and might be able to go into rel_2_2.