Question

Case Pause Status

Hi Community,

 

In Case status, there is OOB pause functionality. When you pause then resume, resolution time is calculated based on the remaining time  before you did the pause.

 

Question: where is OOB saving this remaining time in CRM? Which schema behind this logic?

Like 0

Like

1 comments

Hello,

 

This logic is hardcoded in the CaseServiceUtility.js file, using methods calculateDateAfterPause,  onDateAfterPauseCalculated.

Show all comments