Calculate the duration of incident state changes from on hold
Create a business rule whenever the Incident state changes from On hold to any other state until it gets resolved.I have referred metric_instance table to get the start and end time of on hold state.Whenever the state changes from on hold the busines...

