- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2023 10:31 AM
Hi All,
One of the user had created a HR Case from the navigator using "Create a New Case" module and entered all the necessary information on the required fields. After the case has been created it was stuck at "Awaiting Approval" state. No workflow had been attached or configured, also user can't able to resolve the case and there is no approvals tab on the related lists. Even we have checked in approvals table for the HR Case, there is no HR Case went for approval with that HR Case number.
Please see the attached picture the first activity that we have seen on HR Case on "Comments & Work Notes" tab
Please help me what is the issue will be ?
Thanks&Regards,
Yamini
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 06:42 AM
You need to check the node log files to check the transactions that were triggered when the case was submitted.
That would help you know the chain of scripts that were executed.
It could be a configuration on the instance.
At this point, checking the node log would be the best option if the issue cannot be replicated on demand.
Note - If you download the node logs for the day, the timestamp of the node logs are in PST. So you will have to do a time conversion based on the created time for the case.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2023 12:35 AM
From a admin perspective you will have access to node log and transaction log. But additional details from the bin log can be retrieved by ServiceNow Support team to give exact details og what made the approval field set the value as Awaiting Approval.
I would suggest you reach out to the servicenow support team.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 06:58 AM
Hi Yamini,
Can you first check how the state of HR case got changed to Awaiting Approval, any business rule or flow is running behind? Check the logs and investigate.
And you can run the background script to change the state of your case and proceed for the temporary solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2023 05:34 PM
Hi Yamini,
This is the HR service -Approval Service activity configured on HR case 's HR Service form. The solution is to change HR state to "Ready" or "Working In Progress" and then save the change. You shall see Approver record under "Approval" related list.