correct context_field for the optimized user log. Mike catches this in his branch collab/phasefx/lp1207533-triggered-events-log
authorJason Etheridge <jason@EquinoxOLI.org>
Wed, 2 Jun 2021 19:23:24 +0000 (15:23 -0400)
committerJason Etheridge <jason@EquinoxOLI.org>
Wed, 2 Jun 2021 19:23:24 +0000 (15:23 -0400)
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Open-ILS/examples/fm_IDL.xml

index 6f23d5c..0aba08e 100644 (file)
@@ -1752,7 +1752,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
                </links>
                <permacrud xmlns="http://open-ils.org/spec/opensrf/IDL/permacrud/v1">
                        <actions>
-                               <retrieve permission="VIEW_TRIGGER_EVENT" context_field="perm_lib" />
+                               <retrieve permission="VIEW_TRIGGER_EVENT" context_field="context_library" />
                        </actions>
                </permacrud>
        </class>