[rt-users] Stalled in the "MyRequests"
Chaim Rieger
chaim.rieger at gmail.com
Fri Feb 3 19:39:21 EST 2006
edited as follows
[root at test1 Elements]# diff MyRequests MyRequests-
62c62
< my $Query = "Owner = 'Nobody' AND ( Status = 'new' OR Status =
'stalled' OR Status = 'open')";
---
> my $Query = "Owner = 'Nobody' AND ( Status = 'new' OR Status =
'open')";
this should let the requestor see any tickets s/he reqested that are
also stalled, is that correct.
More information about the rt-users
mailing list