Commit 320e69a7 authored by Evan Read's avatar Evan Read

Merge branch 'russell/add-more-vulnerability-jira-prerequisites' into 'master'

Add more detail to the creation of a Jira issue from a vulnerability

See merge request gitlab-org/gitlab!54516
parents 220b2d00 f9cfe07a
...@@ -64,16 +64,18 @@ This feature might not be available to you. Check the **version history** note a ...@@ -64,16 +64,18 @@ This feature might not be available to you. Check the **version history** note a
Prerequisites: Prerequisites:
- [Enable Jira integration for vulnerabilities](../../project/integrations/jira.md). Select - [Enable Jira integration for vulnerabilities](../../project/integrations/jira.md).
**Enable Jira issues creation from vulnerabilities** when configuring the integration. Select **Enable Jira issues creation from vulnerabilities** when configuring the integration.
- A Jira user account with permission to create issues in the target project.
To create a Jira issue for a vulnerability: To create a Jira issue for a vulnerability:
1. Go to the vulnerability's page. 1. Go to the vulnerability's page.
1. Select **Create Jira issue**. 1. Select **Create Jira issue**.
1. If you're not already logged in to Jira, log in.
An issue is created in the linked Jira project, with the **Summary** and **Description** fields The Jira issue is created and opened in a new browser tab. The **Summary** and **Description**
pre-populated. The Jira issue is then opened in a new browser tab. fields are pre-populated from the vulnerability's details.
### Enable or disable Jira integration for vulnerabilities **(ULTIMATE SELF)** ### Enable or disable Jira integration for vulnerabilities **(ULTIMATE SELF)**
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment