RT doesn't have scrips for anything but tickets. You could use Hook::Lexwrap to monitor the methods in Groups_Overlay.pm, but that isn't going to give you any ticket context, so then you would have to search for the affected tickets.<br>
<br><div class="gmail_quote">On Tue, Jun 17, 2008 at 11:50 AM, Kenneth Crocker <<a href="mailto:KFCrocker@lbl.gov">KFCrocker@lbl.gov</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hey RT gang,<br>
<br>
        I'm interested in catching transactions that occurs when the membership<br>
of a group changes. Purpose: I need my ticket owners to be able to<br>
select from a list of group members as to whom they want to do the QA<br>
test on a ticket. I don't know how to make the group visable for that<br>
selection in a ticket, so I created a CF that mirrors the group<br>
membership. Best Practices dictates that any redundancy should be<br>
controlled, SSSOOO when the group membership changes, I want to modify<br>
the CF. I figured if I could capture the group transaction, I could see<br>
what it is doing and duplicate it in the CF. Has anyone done anything<br>
like this? Does anyone know how to grab a group transaction? Thanks.<br>
<br>
<br>
Kenn<br>
LBNL<br>
<br>
_______________________________________________<br>
<a href="http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users" target="_blank">http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users</a><br>
<br>
Community help: <a href="http://wiki.bestpractical.com" target="_blank">http://wiki.bestpractical.com</a><br>
Commercial support: <a href="mailto:sales@bestpractical.com">sales@bestpractical.com</a><br>
<br>
<br>
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.<br>
Buy a copy at <a href="http://rtbook.bestpractical.com" target="_blank">http://rtbook.bestpractical.com</a><br>
</blockquote></div><br>