Ticket logging in back dates

Moderator: crythias

Locked
NetLinkx
Znuny newbie
Posts: 3
Joined: 05 Apr 2011, 14:30
Znuny Version: 3.0

Ticket logging in back dates

Post by NetLinkx »

Hi everyone,

Can we log a ticket in backdates using OTRS 3.0.6 on windows? Any workaround?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket logging in back dates

Post by crythias »

change the system date. Don't forget to change it back.
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
NetLinkx
Znuny newbie
Posts: 3
Joined: 05 Apr 2011, 14:30
Znuny Version: 3.0

Re: Ticket logging in back dates

Post by NetLinkx »

Any other workaround? if I have a few hundred manually maintained call logs in different dates, how can I import those into the system?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Ticket logging in back dates

Post by crythias »

directly, no, because the program uses system date hard coded.

But if you want to use the API, you can script the import to set the system date, create the ticket via api, then set the system date to now (sync with a time server)
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
Locked