Stop ticket age

Moderator: crythias

Locked
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Stop ticket age

Post by SLESSARD »

I recently realized that ticket age isn't stopping after ticket is closed. All of our closed or cancelled state have a state type of closed which I have assumed would stop the ticket age --- but it doesn't

Is this how OTRS is suppose to work (endless ticket age) if so how does that benefit that reports ??

if not, what could be causing the ticket age not to stop when setting a ticket to a closed state type??

OTRS 2.4
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Stop ticket age

Post by jojo »

even a closed ticket will get older. So this is the "correct" behaviour in OTRS. You can not change it via config
"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
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: Stop ticket age

Post by SLESSARD »

Sounds good ... one problem solved!! I guess I simply misunderstood the purpose of ticket age. Can someone list or point me somewhere where at time stamp are recorded??

If I can't use ticket age to calculate the lifetime of a ticket from creation to close than what time stamp can I use!!

Thanks
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Stop ticket age

Post by crythias »

the difference in time between close time stamp and open time stamp?
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
SLESSARD
Znuny advanced
Posts: 119
Joined: 12 Jan 2011, 22:35
Znuny Version: 4.x.x.x.x
Company: Self-Employed

Re: Stop ticket age

Post by SLESSARD »

related to tickets

ticket created on September 1st;
ticket closed on September 10th;

Ticket was running for 10 days; ticket age won't provide that information because from what I understood ticket age keeps on going forever

This is to establish service levels per services
OTRS 4.0.11
Ubuntu 15.04
MySQL Database, PHP5, Apache (LAMP server bundle)
Locked