clonemeagain / osticket-plugin-archiver

Plugin for osTicket which can automatically archive tickets before delete, and allows for auto-pruning of old tickets
GNU General Public License v2.0
18 stars 14 forks source link

Delete tickets OLDER than n months as the plugin is supposed to #7

Closed chetan-prime closed 6 years ago

chetan-prime commented 6 years ago

This makes a small change to the SQL query so we correctly select OLDER tickets for deletion instead of newer ones

clonemeagain commented 6 years ago

I really don't want this to be true.. did I make such an elementary mistake? Seriously?

chetan-prime commented 6 years ago

Thanks for the merge. I found out the hard way, but luckily I had everything backed up before I ran the plugin!