]> 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)
committerBill Erickson <berickxx@gmail.com>
Thu, 10 Sep 2020 19:07:33 +0000 (15:07 -0400)
commit85df6f312912cf504f3c9324535df99b6af78f8a
tree661a8a9d9b8eb1c1c76ef5709b885c1d4d475efc
parent364539cd5274b7f53283be21a9ec2b6f8064480a
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>
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