]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1755892: ensure profile is fleshed in patron search
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Thu, 15 Mar 2018 21:58:16 +0000 (14:58 -0700)
committerBill Erickson <berickxx@gmail.com>
Wed, 21 Mar 2018 15:12:32 +0000 (11:12 -0400)
commit68ca3854e748f0bcc640cac4f53638ef1c266ca5
tree4388e78430d3bd77ea06fc3e21d44ab51c778690
parent95600c41a94dedea632cecc9d3354b170c09a947
LP#1755892: ensure profile is fleshed in patron search

To test
-------
[1] Do a catalog search or retrieve a record in the web staff client.
[2] Click Place Hold.
[3] On the place hold screen, click Patron Search.
[4] Search for patrons (e.g. last name = "smith"). In the results grid,
    the Profile column is empty.
[5] Apply the patch and repeat steps 3 and 4. This time, the Profile
    column should contain the profile name.

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/js/ui/default/staff/services/patron_search.js