autoclosed case after 3 days on pending state
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 03:33 AM
Hi,
Is there a way to close a request after 3 days that has gone from work in progress to pending status?
I mean there will be a count of three days from the status change and then it will be closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-05-2024 04:07 AM
Hi @Tal5
If you're using Flow Designer, you can create a Flow to automatically close requests after a specified time period.
You can create a new Flow or use existing flow.
Set the trigger to be when an incident's state is set to Pending.
Use the Wait for Condition action to wait for 3 days after the state has been set to Pending.
After waiting for 3 days, use an Update Record action to close the request by setting the state to Closed.
I hope my answer helps you to resolve your issue, if yes please mark my answer helpful and correct.
thank you
Rajesh