LP2003742 Shelf browse in angular catalog uses deleted call numbers user/gcollum/lp2003742_call_number_browse_uses_deleted_call_numbers
authorGarry Collum <gcollum@gmail.com>
Tue, 24 Jan 2023 16:22:28 +0000 (16:22 +0000)
committerGarry Collum <gcollum@gmail.com>
Tue, 24 Jan 2023 16:22:28 +0000 (16:22 +0000)
commitaf00663d684f9a27142cd2efc7dddaa7e255c91b
tree04c907d6ec316ca008cc2f0254ec9bccfd4a64a1
parent5b7d750cd7f1cb725819499bebd2b7c919de993f
LP2003742 Shelf browse in angular catalog uses deleted call numbers

Fixes the call number browse.  To determine the call number for which
the browse list displays, deleted call numbers are not removed from
the query.

To test in Concerto:
1. Go to a bib and click on the shelf browse tab. Notice where the list
begins.
2. Add a new item with a call number less thatn the starting point of
the browse list.  For example, if the list begins at 780, create
a call number at 100.
3. Refresh the browse screen and notice that the list now begins at
the lower call number.
4. Delete the item and call number that was created, the list still
begins at the lower call number.
5. Apply the patch.
6. The list should now begin at it's original call number.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.ts