]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1783421 - Make Copy Alerts permission not global
authorJames Fournie <jfournie@vcc.ca>
Thu, 17 Jan 2019 21:23:12 +0000 (13:23 -0800)
committerJason Stephenson <jason@sigio.com>
Mon, 28 Jan 2019 20:15:42 +0000 (15:15 -0500)
commit5db7ed07d2b2fcabfadbfef3dd3376ea9bfae0ee
tree871152d9fcf01dbfaf8f949f01ead4c88876a5d5
parent4323869ba270fe54a03484801e363f0a553b45e9
LP1783421 - Make Copy Alerts permission not global

For some reason copy alerts require global permissions.  Instead
update the IDL for asset.active_copy_alert and asset.copy_alert to
require {CREATE,VIEW,UPDATE,DELETE}_COPY_ALERT perms only as far as
they are scoped for the circ lib of the copy.

Signed-off-by: James Fournie <jfournie@vcc.ca>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/examples/fm_IDL.xml