[rt-users] Delete link kills all?
Jesse
jesse at fsck.com
Thu Aug 16 13:43:43 EDT 2001
From the web ui. Do a search. Click on "Update all these tickets at once"
The CLI also supports operations across multiple tickets natively.
On Thu, Aug 16, 2001 at 05:10:30AM -0400, Phillip White wrote:
>
> I'm not sure why we haven't seen a feature where in you can select multiple
> items in the queue and delete all at once? I mean - I can't be the only
> one who has had to go into MySql and issue:
>
> SQL-query:
> select count(1) from each_req where requestors='spam';
> update each_req set status='resolved' where requestors='info@';
>
> SQL-query:
> select count(1) from each_req where subject LIKE '%spam here%';
> update each_req set status='resolved' where subject LIKE '%Spam here%';
>
> Am I? =) Problem is - not everyone here has that sort of access to the
> database so they have to sit there with sometimes 1000's of unresolved queue!
>
>
> _______________________________________________
> rt-users mailing list
> rt-users at lists.fsck.com
> http://lists.fsck.com/mailman/listinfo/rt-users
>
--
jesse reed vincent -- root at eruditorum.org -- jesse at fsck.com
70EBAC90: 2A07 FC22 7DB4 42C1 9D71 0108 41A3 3FB3 70EB AC90
"If IBM _wanted_ to make clones, we could make them cheaper and faster than
anyone else!" - An IBM Rep. visiting Vassar College's Comp Sci Department.
More information about the rt-users
mailing list