Skip to content

Pipeline Security: Migrate issue-creation REST to GQL

What does this MR do and why?

It migrates a REST call to a GraphQL migration in order to support the deprecation of the related REST endpoint.

No user-facing changes.

Screenshots or screen recordings

N/A - no changes to UI

How to set up and validate locally

  1. Go to a pipeline with a project that has vulnerabilities and navigate to the "security" tab
  2. Click on the "Create Issue" button on the right side of a finding's row
  3. Verify that all the "Create Issue" buttons within the table are replaced with a loading spinner
  4. Verify that once the issue has been created a redirect to it happens

MR acceptance checklist

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

Related to #423414 (closed)

Edited by David Pisek

Merge request reports

Loading