[rt-users] Display stalled tickets in search result
Hilde T Lauvset Rafaelsen
hilde.rafaelsen at cc.uit.no
Wed Jul 20 05:00:49 EDT 2005
Hi,
How can I tell RT to show stalled tickets on the ticket result page?
We have this in our RT_SiteConfig file:
@ActiveStatus = qw(new open stalled dev0) unless @ActiceStatus;
@InactiveStatus = qw(resolved rejected deleted) unless @InacticeStatus;
Why isn't the tickets with status stalled and dev0 displayed?
--Hilde
More information about the rt-users
mailing list