Skip to content

Remove issue note from vulnerability details

What does this MR do?

Clicking on an issue in the security dashboard will show the vulnerability details page. On that page, there is a Create Issue button in the Related Issues header:

ksnip_20200827-175743

After clicking this button, a related issue is automatically created. This issue is locked and cannot be removed:

Screenshot_from_2020-08-27_17-59-57 ksnip_20200827-175954

However, another panel is shown above it that displays the same issue. As per this design, we need to remove this panel because it displays the same issue as the one in the related issues list, and is redundant.

Before After
Screenshot_from_2020-08-27_18-04-37 Screenshot_from_2020-08-27_18-01-08

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Daniel Tian

Merge request reports