~evergreen-bugs/evergreen/rel_3_4

Viewing all changes in revision 23973.

  • Committer: Galen Charlton
  • Author(s): Jane Sandberg
  • Date: 2020-09-24 16:28:04 UTC
  • Revision ID: git-v1:2113697d6b3f3680412e758ccf7954d7c5dc041f
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>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: