[rt-users] search query question
Boris Epstein
borepstein at gmail.com
Tue Jul 29 15:17:23 EDT 2014
Hello all,
It looks like the generic search query:
my $tickets = new RT::Tickets($RT::SystemUser);
Only works if you introduce some limitations to it. By that I mean
qualifiers like:
$tickets->LimitStatus(VALUE => 'open');
Is there any way to launch it and find all the tickets? And yes, I know -
this may be expensive but that is fine.
Thanks in advance for any advice.
Cheers,
Boris.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20140729/ffd78e41/attachment.htm>
More information about the rt-users
mailing list