]> 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:16:54 +0000 (10:16 -0400)
commitaba07e90328dbc6276f7457bcdd17b5072ff762a
tree2169c2c394e5229b3d42ab85060558f8197c4fa7
parentc3d6cc9c6349b8d5a6fec41c11d9511f656bd0a1
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