LP#1845235: new retrieve perm for Holdings Import Profile user/jeffdavis/lp1845235-holdings-import-profile-view-perm
authorLiam Whalen <liam.whalen@bc.libraries.coop>
Tue, 24 Sep 2019 17:16:40 +0000 (10:16 -0700)
committerJeff Davis <jeff.davis@bc.libraries.coop>
Tue, 24 Sep 2019 17:58:13 +0000 (10:58 -0700)
commite573e77895968162b9712dd092e6db9c837dbc25
tree7359cdefb8e4afceba1958c1af02a4ca7e55b630
parentefde2a454dc26bd9b5201aa2ab1af1f259250067
LP#1845235: new retrieve perm for Holdings Import Profile

Currently the permissions required to view holdings import profiles are
the same perms needed to update the profile.  But in some cases it's
desirable to restrict the ability to edit profiles to admins, while
allowing other staff to be able to view (and thus select) a holdings
import profile to use when importing MARC records.

This commit adds a new VIEW_IMPORT_ITEM_ATTR_DEF permission, which
replaces the current perms in the fieldmapper for retrieving the
Holdings Import Profile details.

Signed-off-by: Liam Whalen <liam.whalen@bc.libraries.coop>
Signed-off-by: Jeff Davis <jeff.davis@bc.libraries.coop>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.seed-value.view_import_item_attr_def.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Administration/lp1845235_holdings_import_profile_view_perm.adoc [new file with mode: 0644]