
Originally Posted by
PFoley
Hi
We have sugar pro with a number of custom case based modules set up.
We're looking for a way of telling how long a case has been open for.
For example in a particular module we have a KPI where cases should be closed within 48 hours.
We can get a date where a case was created, but from what i can see there isnt any way of telling when a status was changed to closed.
My thoughts are to add a workflow which checks the status of the case to see if it is closed and to populate a closed date field. My concern is that if the the case is changed after being closed the workflow will overwrite the closed date in the field with the current date, and not retain the original closed date in there.
Secondly to this in the reports can we subtract the two dates to get the length of time a case was open for? This is probably something we want to group on too, so will we need to store this calculated value somewhere so it can be used to group by?
Any help or suggests are greatly appreciated.
Bookmarks