- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-18-2022 03:50 AM
Hello All,
when a we changes the HR Case state to Closed complete the case record shows as complete and state changes back to work in progress.
The state does not change to closed complete but 'Ready' when the we tries to close the case using the UI button or changing manually the state, completing the case closure box.
And we are not finding the case in Active=true filter even though the state is Ready.
This above scenario is not happening if we close case from Ready to close complete, but it is happening when we are closing case from Work In Progress to Close Complete.
Also displaying error msg Error Message
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 07:44 AM
Hello,
Just to be sure ready is the default state set for many of the HR templates:-
You can do one thing please use script tracer:-
Start the tracer while performing the action of closing the case and it will be set to ready, then you can check what all scripts ran during the action and identify the script causing the issue.
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 06:53 AM
There is a BR which sets the state value to 10 which is the value for ready.
The name of the BR is "Unassigned"
Please mark my answer as correct based on Impact.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 07:01 AM
Made it inactive but still the issue is happening.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 07:04 AM
hello,
What is the issue that is happening right now?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 07:10 AM
The BR which was affecting has nothing to do with Ready state still the state was setting to ready, as suggested by you OOB BR unassigned is inactive still state changed to ready.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-23-2022 07:24 AM
Hello,
So are you saying when the hr case is getting created why does it always set to ready?