Skip to content

Move created issues in the activity column

Savas Vedova requested to merge 230381-activity-colum-display-issues into master

What does this MR do?

As part of #230381 (closed), this MR adds issues badge to the activity column in the vulnerability list. It also removes the created issue link from description column as it will be now displayed in the activity column. The query is also updated to fetch the related issues as well.

Screenshots

before after
image issues-activity-column

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Merge request reports