Bill, You're running them with the action-trigger-runner.pl correct? If you up the logging to level 3 there will be spew about the events and loads of other details - was very helpful for me when debugging some A/T stuffs.
/openils/bin/action_trigger_runner.pl \ --debug-stdout \ --verbose \ --osrf-config=/openils/etc/opensrf_core.xml \ --run-pending \ --hooks=checkout.damaged -- David Busby Edoceo, Inc. http://edoceo.com/ 206.282.6500 On Thu, Jan 26, 2012 at 4:58 PM, Bill Ott <[email protected]> wrote: > I'm trying to create an action/trigger event, nearly identical to > 'circ.missing_pieces.letter.print', in fact I've started by cloning that. I > have everything setup the same as that event_definition, but am using the > hook for 'checkout.damaged'. The event is created, but it's never > processed. > > For the life of me, I can't figure out what's different. Is there anything > special about 'circ.missing_pieces.letter.print', that I'm overlooking? >
