Change #7419
Category | None |
Changed by | Jane Sandberg <sandbej | @linnbenton.edu>
Changed at | Thu 24 Sep 2020 12:23:27 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 26b23a766f0458b872ea16a63452a94aba960f7e |
Comments
LP1882828: Fix issues with displaying cataloged resources in Pull List I had mistakenly used switchMap, when I should have used mergeMap. This led to erroneously canceled subscriptions, leaving rows out of the pull list. This commit also uses getRows, rather than manually setting the GridDataSource's data. Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu> Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.html
- Open-ILS/src/eg2/src/app/staff/booking/pull-list.component.ts