Open pottapitot opened 7 years ago
Great request, would love to see that!
We also have this need. From the management perspective, the total time spend on a case is very important.
This info could in fact be displayed in case details page, or list for closed case.
if you need stats on this info, you can have it in dashboards, using handlingDuration
fields on case
entity
Wouldn't this be Case -> computed.handlingDurationInHours /Minutes/Seconds?
You mean, we forgot minutes? :D
@nadouani No minutes is there! You just beat me to the comment!
The handingDuration
fields are based off of the Date
and Close date
fields right?
Yes, exactly
@pottapitot
I've been working on a time of completion for cases that shows how long the case has been open for. From a management perspective, is there also a need to see all the cases in a graphical form? Graphs or analytics such as mean time taken for each type of case or overall cases. This would be seen in another html page or maybe in a dashboard with the other graphs.
@AzureFlameGod It was not for viewing individual cases. I was planning to using it for average time based on case type (eg. phishing, malware). The idea was as below
Finally the dashboards would be
By
Does help me to identify which analyst needs more training, which alerts are need fine tuning, which cases need to have better implemented tasks I do hope perhaps 3,4 and 5 will be automated
@pottapitot Did you make any progress in implementing this? How did you resolve the issue? Thanks. Thats's exactly what I need.
Request Type
Feature Request
Hi,
Is it possible to have "total time spend on case" field in the case. It would be based on the start time to close time (measured in hours or minutes). It would be helpful to calculate how much time was spend on a case or for multiple cases of the same type the average time spend on resolving similar cases to further improve the process.