HR Case is getting Auto Closed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2025 03:56 AM
Hi Team,
When I submit a record using a Record Producer, the case state is automatically set to "Closed Complete." It was working fine before, but now it's not. I've tried debugging with no success.
I checked at the HR Service level, but there's no template attached. I tried attaching a template to set the state to "Ready/Draft" to prevent it from closing as complete, but it didn't work.
I even recreated the affected Record Producer and Flow Designer by cloning them, but the case still closes as complete.
I set the first step in Flow Designer to change the state to "Draft," but the case still changes to "Closed Complete" before my flow changes it back to "Draft."
Has anyone experienced this kind of issue?
Thank You,
Sirraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2025 06:48 AM - edited ‎02-04-2025 06:57 AM
I have removed the flow at hr service level, so still we need to revert the flow.? When i raise a case manually, its setting as "Close Complete" only.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2025 07:26 AM
@Sriraj V If the issue still persists despite deactivating the flow then you need to check if there is any Business rule which is setting the HR case state to closed completed. You can also take help of Script tracer https://developer.servicenow.com/dev.do#!/learn/learning-plans/xanadu/servicenow_administrator/app_s... to check what all scripts are triggered when you submit the case via record producer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-12-2025 06:56 AM
Is there a Template defined within your HR Service Configuration? If there is, check if it is setting the State of the Case and if so, is it creating it in a 'Closed Complete' State instead of 'Ready' or other required State.