LP#1839341: Fix row duplication and linked field lookup
authorMike Rylander <mrylander@gmail.com>
Wed, 2 Feb 2022 20:13:24 +0000 (15:13 -0500)
committerBill Erickson <berickxx@gmail.com>
Mon, 28 Mar 2022 20:33:39 +0000 (16:33 -0400)
commit8308e4c5067c1f81a19a9f84bcf06f9ac8a4b7e1
tree688d6e55009072741511f0f4101d7d5313d33412
parent46a440e396417f52950c0b9fd3cbaff13135cc44
LP#1839341: Fix row duplication and linked field lookup

The grid needed to be refreshed after a filter change to address
duplicated rows noticed in testing.  In addition, for settings with
typed linked objects, we need to look up the labeling column via the
selector attribute, or use the pkey, rather than assuming a "name"
column will exist.

There is an additional issue with setting typed linked objects in the
Edit dialog, but this is addressed in an enhancement to the core widgets
provided as part of the Simple Reporter work in LP#1945836.

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.ts