ServiceNow Jira Integration -- Subflow error

Sandeep Raj Ram
Tera Contributor

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.

SandeepRajRam_0-1752666881556.pngSandeepRajRam_1-1752666900818.png

 

 

Is there anyway to fix this issue. Please suggest.

 

Regards,

Sandeep 

 

 

9 REPLIES 9

Voona Rohila
Mega Patron
Mega Patron

Hi @Sandeep Raj Ram 

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

Hi @Voona Rohila ,

 

I have attached error screen shot here.

 

SandeepRajRam_0-1752757270975.png

 

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

Pranesh072
Mega Sage

In Look up task record, check the last option "Dont fail on error".