Skip to content

Do not try to create issue links without issues while ingesting reports

What does this MR do and why?

Apparently, there are some issue feedback records in the database with NULL issue_ids which are causing errors while trying to create new issue link records. This MR ignores those records to prevent failures during the ingestion.

Related to #362517 (closed).

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Mehmet Emin INAC

Merge request reports