generic agent delete tickets not in sync with database

Moderator: crythias

Locked
NTHuser
Znuny newbie
Posts: 31
Joined: 20 Jun 2013, 14:50
Znuny Version: 3.2.1

generic agent delete tickets not in sync with database

Post by NTHuser »

generic agent should erase everything that you select

i set generic agent to delete everything older then 13 months and it erase tickets from otrs i cant see them
BUT in database (MySQL) i can see every ticket deleted or not with generic agent, any way to delete tickets from MySQL too automatically
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: generic agent delete tickets not in sync with database

Post by jojo »

did you use the delete state or the delete function in your generic agent
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: generic agent delete tickets not in sync with database

Post by crythias »

Make sure you're looking at the same database.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
NTHuser
Znuny newbie
Posts: 31
Joined: 20 Jun 2013, 14:50
Znuny Version: 3.2.1

Re: generic agent delete tickets not in sync with database

Post by NTHuser »

jojo wrote:did you use the delete state or the delete function in your generic agent

i used "Ticket command" and "Delete ticket" set to "yes"
under that i have
"Warning: All affected tickets will be removed from the database and cannot be restored!"

PS im looking to right database do i need something to set up extra?
i set all privileges in mysql database
Locked