Comment 7 for bug 1970476

Revision history for this message
Terran McCanna (tmccanna) wrote :

The main cause of this problem seems to be that the options chosen in the library selector and the where (scope) selector may conflict with each other. On the basic search page, a single dropdown is used that combines the options of both lists, so only one can be selected and conflicts will be avoided.

So, my proposed patch here combines the two just as they are on the main page:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mccanna/lp1970476_boopac_adv_search_where_problems

(Note that this will also be an improvement for libraries like mine that do not use library groups or shelving location groups because the "Where" selector on the Advanced Search page is unnecessary and confusing.)

This change is currently loaded onto a master test server with Concerto data at https://terran-master.gapines.org if anyone would like to test it there.