]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1857150: eg-fm-record-editor: handle unavailable linked values
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 3 Sep 2020 17:32:46 +0000 (13:32 -0400)
committerJason Etheridge <jason@EquinoxInitiative.org>
Thu, 10 Sep 2020 20:35:56 +0000 (16:35 -0400)
commit6a073abec3fcdb1d75ae58f81ba63d7ba40d8a72
tree661a8a9d9b8eb1c1c76ef5709b885c1d4d475efc
parent3b146dc53485d87740c357610be9d214dc1cdae2
LP#1857150: eg-fm-record-editor: handle unavailable linked values

In some cases, a record editor might be handed a base object
that has a linked column whose values cannot be retrieved
because the user has permission to fetch the base object
but not the linked objects. This patch makes the record editor
more resilient in the face of that situation.

Sponsored-by: Evergreen Community Development Initiative
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Ruth Frasur <rfrasur@library.in.gov>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Etheridge <jason@EquinoxInitiative.org>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts