[rt-devel] Understanding RT:Users

matthew zeier matthew.zeier at thirdcoast.net
Thu Sep 20 14:57:33 EDT 2001


I'm trying to work on a nag script that uses the RT infrastructure.

I want to gather a list of group members and cycle through their open/new
tickets that haven't been updated in $x days.  I'm using some nag script I
found in contrib or somewhere else as a framework.

I'm unclear on how to get a list of group members.

my $users = new RT::Users->MemberOfGroup('6');

How do I cycle through that list?



--
matthew zeier - "In mathematics you don't understand things.  You just
get used to them." - John von Newmann





More information about the Rt-devel mailing list