Dear all.
I’m making an upgrade from our RT system, from v5.0.7 to v6.0.2. For now all is running well. What I would do is to present to all of the staff this new version. And to do this i would like to let on my databases all of the information (accounts, queues, etc) but with no tickets at all. Using a specific test queue, i could show us this new version of RT. And they will have some time to learn. And as this, I would not have conflict with numbers of tickets (production RT system has ~5700 as ticket’s number)
In a first try, I suppose that clearing the “tickets” tables and restart the “tickets_id_seq” sequence should do the job. Sure mi first idea was too simple. And i have a “Ticket could not be created due to an internal error” when I send the first ticket on the test queue.
Maybe what i want to do is impossible? Or maybe I have to restore uniquely the account table, queue table o so on?
Hope someone could help me in this task.
Regards