[rt-users] Searching by groups of users

Jerrad Pierce jpierce at cambridgeenergyalliance.org
Thu Sep 17 18:18:01 EDT 2009


> Is this kind of search possible?
Not natively.

> Or do I simply have to make a large
> search with a section of  LastUpdatedBy != 'user1' OR  LastUpdatedBy !
> = 'user2' OR ... for 30 or so users?
Correct. But you could create a callback that expands 'LastUpdatedGroup'
into the alternated series of 'LastUpdateBy'. Which is better depends upon
your Perl/RT-fu, how generic a tool you desire, and how often groups change.

Note that you can also add more status levels.
http://wiki.bestpractical.com/view/CustomStatuses

Use of the priority field might also be a workable alternative.
-- 
Cambridge Energy Alliance: Save money. Save the planet.



More information about the rt-users mailing list