- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2026 11:01 PM
Hi my Friend!
In general, I would say not every issue found while working on a Jira story needs to be logged as a defect in ServiceNow.
What defects should be captured in ServiceNow
Issues found and fixed during active development usually stay in Jira and don’t need a ServiceNow defect.
Defects found during testing, UAT, or later stages should be logged in ServiceNow.
Any defect found in Production must be logged in ServiceNow.
Defects with business impact, data impact, or cross-team impact should always be captured in ServiceNow.
What you can do when a defect is detected
First, identify where it was found (Dev, Test/UAT, or Prod).
Create a Defect record in ServiceNow and document:
The affected application or service
The environment where the issue was found
Impact and urgency
Clear reproduction steps
A reference to the related Jira story or task (if applicable)
Which environment / stage to document
Development: usually tracked only in Jira unless it’s a significant issue likely to affect later stages.
Testing / UAT: log the defect in ServiceNow and mark the environment as Test or UAT.
Production: log the defect in ServiceNow immediately; it may also be linked to an Incident or Problem record.
Basically, Jira is used for delivery and sprint work, while ServiceNow is used for defects that matter beyond the sprint—especially those found in testing, UAT, or production. I hope this helps my friend 🙂
@Community Alums - Please mark Solution Accepted and Thumbs Up if you found Helpful!