]> git.evergreen-ils.org Git - working/Evergreen.git/commit
when testing for existing events (to prevent duplicates) don't test for the presence...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 25 Oct 2009 19:01:08 +0000 (19:01 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 25 Oct 2009 19:01:08 +0000 (19:01 +0000)
commit796e1983632b04f260f582ddba32cde6d1775963
tree606d35d786ff12668d33e955172ad6f7f58f4c2d
parentb56929fe58a805849c95beceda702761c1705fdc
when testing for existing events (to prevent duplicates) don't test for the presence of events linked to the previous event def in the loop.  when fetching targets, only fetch the identifier column since it is all that is needed to create the event (and there could be many objects for passive events).  increase the search timeout for event targets

git-svn-id: svn://svn.open-ils.org/ILS/trunk@14589 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Trigger.pm