]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1831788: (follow-up) properly handle case where filter value is 0
authorGalen Charlton <gmc@equinoxinitiative.org>
Wed, 31 Jul 2019 20:15:21 +0000 (16:15 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 13:49:59 +0000 (09:49 -0400)
commitd0ab509dab731f1f03cd32d05c49256f9cb30ba2
tree4423a150e806ae017293c2d639fdbe009d0e396b
parentbb8b2321b16cded0ed6abc2143503776854b64c9
LP#1831788: (follow-up) properly handle case where filter value is 0

To test
-------
[1] In the sandbox's copy grid, display the status column and filter
    by the 'Available' status (ccs.id = 0).
[2] Verify that the correct rows are returned.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-filter-control.component.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts