Problem with Reporting the SolutionTimeInMinutes

Moderator: crythias

Locked
sanemogi
Znuny newbie
Posts: 8
Joined: 04 Jun 2010, 11:38
Znuny Version: 2.0.2

Problem with Reporting the SolutionTimeInMinutes

Post by sanemogi »

Hello,

I have setup a report to show among other attributes the "SolutionInMinutes" for closed tickets.

However, in the report I am getting "0" for every ticket. All tickets have a Service and SLA assigned.

I cannot find the reason for this, any suggestions ?

thank you,
Spyros
Last edited by sanemogi on 19 Jul 2011, 17:24, edited 1 time in total.
sanemogi
Znuny newbie
Posts: 8
Joined: 04 Jun 2010, 11:38
Znuny Version: 2.0.2

Re: Problem with Reporting the SolutionTimeInMinutes

Post by sanemogi »

Just for update, these are the attributes for the Report:

Attributes to be printed:
Number
Ticket#
Title
Created
Close Time
Queue
CustomerID
Service
SolutionInMin
CallerFrom
CallerID
Ticket Type
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Problem with Reporting the SolutionTimeInMinutes

Post by jojo »

Is the ticket already solved? If yes the value will be 0 as you described. Try SolutionDiffInMin to get a value showing the difference between your solution time and the escalation time.

If positive you were faster, if negative you were slower
"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
sanemogi
Znuny newbie
Posts: 8
Joined: 04 Jun 2010, 11:38
Znuny Version: 2.0.2

Re: Problem with Reporting the SolutionTimeInMinutes

Post by sanemogi »

The problem was solved just by putting a value in the "Escalation - Solution Time:" in the SLA configuration.

Previously I have left the "Escalation - Solution Time:" = 0 , meaning no escalation. That it seems caused the SolutionTime not to be calculated.
Locked