Skip to content

Add external link to create jira issue button

Savas Vedova requested to merge 289815-add-external-icon into master

What does this MR do?

This MR is part of our Jira integration. Whenever the jira issues are enabled in a repository, it will be now possible to create a vulnerability issue directly in jira.

This feature is developed behind jira_for_vulnerabilities feature flag. So you'll have to enable that to see it.

Here's a video walkthrough I created in order to display how to enable jira issues (you'll have to enable the second checkbox about vulnerabilities which is not visible in the video): https://www.youtube.com/watch?v=MLl4lndKiYs.

This MR adds an external link to Create Jira issue button.

In order

Screenshots (strongly suggested)

before after
image image

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

Related to #289815 (closed)

Edited by Savas Vedova

Merge request reports