HR Case States
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 03:05 PM
Hello All,
How could we view as what are the next state or is there any link which provides documentation of Case States?
- Labels:
-
Case and Knowledge Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2020 09:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2020 12:21 AM
Hello,
Please find below ServiceNow documentation link which explains about the case states and their description.
When a new HR case is created, the case by default creates in "Draft" state.When you click on state drop down at this stage you can only see few states.
Once you click on "Ready for Work" button on case form, the state of HR case changes to "Ready".At this stage, you can view all the states on state field as mentioned in ServiceNow docs.
You can configure a process flow formatter on case form to clearly view the next states. Please refer to below link to configure state process flow.
Hope this helps!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-25-2020 02:38 AM
Hello Anubhav Kapoor,
Below is the Client Script which states what states have to visible at each stage. By Default, all states have to be visible, but because of below OOB Client script, few states are removed at DRAFT & AWAITING_APPROVAL states. You can change this Client script if there are any customizations for you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2020 12:01 PM
I found the it in the scoping guide on Now Create