Incidents are being created without Short Description field?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi All,
We have encountered the issue in our system, that incidents are being created without Short Description field as it is a mandatory field. Has anybody encountered such a scenario before? Could someone please help me in understanding the root cause and workaround for this issue?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @The Matrix ,
Please review below article-
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0824024
If you found my response helpful, please mark it as helpful and accept it as the solution.
Thank you
Nawal Singh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
you need to replicate this issue and then debug.
did you check how that INC was created? from inbound email, from portal, from workspace or from native?
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
Hi @The Matrix ,
For this there may be reason like session idle/session expire this is documented.
Bypassing the UI validation those record are getting created by API/integration, flows.
Check the incident creation logs are who is creating such incident, I doubt from integration probably.
Refer the below:
Incident form validation issue allows ticket to get submitted without values in mandatory fields
Incident submitted without filling mandatory fields
Thanks,
Bhimashankar H
-------------------------------------------------------------------------------------------------
If my response points you in the right directions, please consider marking it as 'Helpful' & 'Correct'. Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
Hi @The Matrix ,
Please check below points:
- Incident created through inbound email and the email subject is empty
- Integrations / APIs inserting Incidents without passing Short Description
- Background scripts, Business Rules, or Flow actions creating records without setting the field
- Data Policy not enforcing mandatory on non-UI transactions (e.g., “Ignore on import” checked)
Please mark my answer correct and helpful if this works for you
Thanks and Regards
Sarthak
