]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1928684 Catalog view holds tab sort by patron barcode error
authorDan Briem <dbriem@wlsmail.org>
Thu, 20 May 2021 17:05:21 +0000 (13:05 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Tue, 25 May 2021 14:17:43 +0000 (10:17 -0400)
commit9423b4373d003d44a7a333f2b1b6a1d6bdf26389
treece1c623c9a25fda5b583a542544a530270c31dd8
parentdd340514e504f0453f8a6e10bad253d24ad1a71c
LP#1928684 Catalog view holds tab sort by patron barcode error

This changes the Patron Barcode column name to ucard_barcode to
match the field name in the database.

Note: due to the name change, users who saved the column on the
grid will have to add it again.

To test:
1. Go to the View Holds tab on a record that has hold requests
2. Add the Patron Barcode column to the grid
3. Sort by the barcode column and note that it works
4. It's a good idea to test that the grid settings save properly

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.ts