Auto resolved case

eyal abu hamad
Mega Sage

I want to move state of case to Resolved if state is in "awaiting info" for 10 days straight.
how can I accomplish that ?

1 ACCEPTED SOLUTION

Arpan Baishya
Kilo Sage

Hi @eyal abu hamad,

 

You could also consider creating a flow using Flow Designer for this requirement. Take a look at the 'Auto Close Resolved Cases' flow to get an idea about how you can set up your own. 

 

Hope this helps.

View solution in original post

8 REPLIES 8

in this flow designer they use an OOTB field that called resolved. and they check relative to that. there is no "awaiting info" field like that

Yeah, you have a point. I went through the fields on the Case table, and I guess the Updated field is the next best option unless there are any other Date/Time type field that can serve your purpose better. 

created new field and added the date that state changed to awaiting info, after 10 days if the date still as it is the flow that run every 6 hours well check records that awaiting info for 10 days and change the state to resolved

Im interested in doing the same this and setting up an Auto Resolution flow when our on hold reason awaiting caller hasnt changed for 7 days. I would love to review the OOT auto close flow you mention for better understanding but I cant seem to find this, where within the flow is it listed?