Skip to content

Enable setting up Jira issues integration on the group level

What does this MR do and why?

As a part of #325715 (closed) we're enabling Jira integration's issues and vulnerabilities on the group level.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Checkout the branch
  2. Visit any group's integrations page my-group/Settings/Integrations
  3. Select Jira integration and validate that Issues feature is visible
  4. Activate Issues and Vulnerabilities feature and confirm that inherited projects are using the same configuration
  5. Verify that all inherited projects are having Jira issues button available under the Plan tab.
  6. Visiting the Vulnerability Report page, verify that Create Jira issue button is visible.

Related to #325715 (closed)

Edited by Bojan Marjanovic

Merge request reports