Replace vuln feedback REST call with GraphQL
requested to merge 424560-replace-vulnerabilities_feedback-rest-call-with-graphql-mutation-in-mr-security-widget-modal into master
What does this MR do and why?
Replace vuln feedback REST call with GraphQL
This MR replaces the REST call to create an issue from within the security MR-widget with a GraphQL mutation. This is part of a depreciation effort.
Screenshots or screen recordings
No visible changes.
How to set up and validate locally
- Clone https://gitlab.com/gitlab-examples/security/security-reports
- Create a new MR by modifying a file
- Visit the MR page
- Click on a finding and create an issue
- Verify that the browser gets redirected to the newly created issue
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #424560 (closed)
Edited by David Pisek