]> 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)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 3 Sep 2020 17:40:51 +0000 (13:40 -0400)
commita649c656f2da120b330ebcadf3674d87d512a004
treefac4c8240995622edf1ff4f8e1f0d92b78f58ba4
parent5856712b45b8d879d500b2c70068c5b93a7783f3
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>
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