Skip to content

Fix security report fetching in MRs

What does this MR do?

Fix security report fetching in MRs

It seems another query in the MR page was added recently which included an id field for the head pipeline, whereas the security reports query did not include that field. This caused Apollo's cache write to fail, since it couldn't reconcile the two fetched entities.

Fixes #326071 (closed).

Screenshots (strongly suggested)

n/a

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Mark Florian

Merge request reports

Loading