Skip to content

Create issue from Vulnerability links to commit

Jonathan Schafer requested to merge 199246-link_created_issue_to_commit into master

What does this MR do?

This MR changes the behavior of the Create Issue from a Vulnerability. Previously, the link to the file in the created issue linked to the current default branch because the controller was looking for the blob_path in the wrong place. This MR adds the location data for the blob_path as well, which is where the UI includes the data in its response.!

Screenshots

Screen_Shot_2020-07-06_at_5.06.02_PM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Jonathan Schafer

Merge request reports