]> git.evergreen-ils.org Git - Evergreen.git/commit
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)
committerJane Sandberg <sandbergja@gmail.com>
Thu, 13 Oct 2022 16:04:00 +0000 (09:04 -0700)
commit20d4f9d5d1332601981322b47f583f51ea03aaeb
tree806fc72a8b87cc3e29f558c822744a721b230035
parente2d111c0abfaa92a78d5c9ea229310be2981213e
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>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/eg2/src/app/staff/admin/local/org-unit-settings/org-unit-settings.component.ts