ServiceNow Jira Integration -- Subflow error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 04:55 AM
Hi All,
I am using below sub-flow to fetch comments from Jira and update Incident/RITM records. When the record is not found the sub-flow is throwing an error "No record found in lookup" and it is creating multiple error records.
Is there anyway to fix this issue. Please suggest.
Regards,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:03 AM
Can you please open any of the execution and show the error in detail?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2025 06:01 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-21-2025 03:22 AM
Looks like It's working correctly, Unless a record is found with matching correlation ID, the flow should not go further.
Is there any record matching the condition you see in the error? Please validate if the record correlation ID is populating or not?
Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2025 05:13 AM
In Look up task record, check the last option "Dont fail on error".