Hello,
I have two instances of OSTicket.
- Production environment
- Test environment
Currently, I copy the entire database once a night via cron job.
In order to make better use of my test system, I would like to copy all tickets, including assigned persons, via SQL.
Does anyone have a SQL script for this case?