Closed cases
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-16-2023 07:30 PM
Hi All,
I have created a flow using flow designer such that after a case is closed complete , a new case should be created whenever the old case is commented. But this flow should not run for cases who have been accepted by awaiting acceptance workflow . Do you have any idea how to put the conditions ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2023 09:17 PM
@kali Case moves to Closed Complete state from the Awaiting Acceptance state if the resolution is accepted by the user. In case the resolution is Rejected the case moves back to Work in Progress. Hence the trigger conditions which I shared in my previous reply should suffice in your case.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 08:55 PM
@Sandeep Rajput No it wont work, what if the case that match your condition has been accepted?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 09:39 PM
If the resolution is accepted by the user then the case moves to Closed Complete state.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2023 11:05 PM
He only wants the flow runs on the Closed Complete case which has not been accepted. Means the state could be changed to Closed Complete manually or anything, just make sure it was not changed by clicking 'Accept Completion'.