]> 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:14:51 +0000 (15:14 -0500)
commit9add41a950725d46c9eef21e808ac92375fcfc01
treee512e82442ac4069f8b974335178f4ec7a5fb106
parent32d52c674e6663e319b4f22a4ba46b16a9791de8
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