[rt-users] External CustomFieldValues : Users from certain groups

Kevin Falcone falcone at bestpractical.com
Tue May 6 16:25:45 EDT 2014


On Mon, May 05, 2014 at 12:40:20PM +0000, Kriegers Horst wrote:
> It's possible to filter over more than one group ?
> 
> $users->WhoBelongToGroups( Groups => [40] .......

Yes - from the docs (which are improved in 4.2.4rc1 because of a user
contribution)

https://github.com/bestpractical/rt/blob/stable/lib/RT/Users.pm#L548

It also wouldn't make a lot of sense to take an arrayref as an
argument, but only use one value in the arrayref.

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 235 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140506/486ab350/attachment.sig>


More information about the rt-users mailing list