Hey guys,
I am wondering is it possible to reset the age of all new tickets in a que, once the clock hits 8am?
Is this possible.
Reset ticket age at certain times of the day
Moderator: crythias
Reset ticket age at certain times of the day
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: Reset ticket age at certain times of the day
No. Age is Now() minus ticket create time.
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
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
Re: Reset ticket age at certain times of the day
Is it even possible to reset the age once a reply comes in.
Say the ticket is 4hours old, I send a reply and close the ticket.
If the person replies I want the ticket coming in as 0 age
Say the ticket is 4hours old, I send a reply and close the ticket.
If the person replies I want the ticket coming in as 0 age
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
Re: Reset ticket age at certain times of the day
no, as crytias already wrote the age is always computed new
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny expert
- Posts: 250
- Joined: 12 Oct 2010, 01:35
- Znuny Version: 3.0.9
- Company: LRS Health
Re: Reset ticket age at certain times of the day
Unless of course you overwrite the ticket create time at every event 
Although that will break everything...

Although that will break everything...
OTRS: 3.0.9 & ITSM 3.0.4 - OS: Windows 7 - DB: MySQL - Heaps of random/useful hacks 
[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText

[Major Code Changes]
ArticleFreeTime1-3
Ability to search ArticleFreeText
Re: Reset ticket age at certain times of the day
Thanks for the help guys.
So i guess I shouldn't be messing around with the ticket age.
Is it possible to filter from last activity? At the moment I have a generic agent moving tickets that are older than 3 hours.
Realistically I should be setting it to move tickets that have no activity on it in 3 hours. Can this be done?
So i guess I shouldn't be messing around with the ticket age.
Is it possible to filter from last activity? At the moment I have a generic agent moving tickets that are older than 3 hours.
Realistically I should be setting it to move tickets that have no activity on it in 3 hours. Can this be done?
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.
-
- Znuny superhero
- Posts: 723
- Joined: 10 Oct 2007, 14:30
- Znuny Version: 3.0
- Location: Hamburg, Germany
Re: Reset ticket age at certain times of the day
Please read the manual about Ticket escalation. You´ll most certainly get what you want.
openSuSE on ESX
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
IT-Helpdesk: OTRS 3.0
Customer Service: OTRS 3.0 (upgraded from 2.3)
Customer Service (subsidiary): OTRS 3.0
+additional test and development systems
Re: Reset ticket age at certain times of the day
I have, I cant find anything relating to 3.0. I have found information about older versions, which to be honest isn't very useful at all
http://doc.otrs.org/2.0/en/html/x1327.html
http://doc.otrs.org/2.3/en/html/x1519.html
http://doc.otrs.org/2.0/en/html/x1327.html
http://doc.otrs.org/2.3/en/html/x1519.html
OTRS 3.0.7 installed on Linux. Agents access it, customers emails us.