
falcone at bestpractical
Mar 16, 2012, 5:17 PM
Post #2 of 2
(255 views)
Permalink
|
On Fri, Mar 16, 2012 at 10:45:57PM +0100, Wiktor Cetera wrote: > Is there any way to clean all database (tickets in ticket box) without using any extensions? The rt-shredder command has been core since 3.8.0, so you can use that to delete tickets. If you want to recreate the database, RT provides drop-database and initialize-database commands available during the install. -kevin
|