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>