Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

The main goal of the plugin is to integrate JIRA with your SonarQube instance and code quality metrics.

This is very important because not all the people access SonarQube to review their code quality data. With this plugin, we are providing all the information in JIRA, so that the users don't need to change their context to SonarQube.

Features at project level

You can browse your project code quality at anytime by using the project tab panel in your project sidebar. You will access the full SonarQube dashboard with all your summary and details:

Project Portfolio

Unable to render {include} The included page could not be found.


SonarQube Issues Breakdown

Since 1.5 version you are able to see SonarQube issues directly in your project tab panel.

A new section has been added to your panel so that you can see all issues of the SonarQube resources linked through the connector.

Issues will be summarized if you have more than one resource key in your settings.

This way, as a manager, you can review your top issues inside your Jira project. All the information in the same place.

If you need issue details, we have provided a link to your SonarQube/SonarCloud instance.


Create Jira Issues from SonarQube Issues

Since 1.7.1 version you can create SonarQube issues in Jira.

A button has been added in the row of the SonarQube rule to create them.

Issue will be created as follows:

  • Summary: Name of the SonarQube rule.

  • Description: A link to SonarQube issues. (If you have more than one project, a link is created only to projects that have issues)

If the SonarQube rules already have an associated issue, you will get a warning saying the issue cannot be created because it already exists.

If a new SonarQube analyis is launched and some issues have already been resolved and new ones have appeared, pressing the button will only create a new issues with the new ones.

When issue is created, a Jira issue link appears in the same row of SonarQube rule. If issue has been deleted or resolved, nothing appears.

Note

Since 2.3 the creation of issues with required fields is supported.

In case the configured issue type has required fields, the create issue dialog will be opened to fill the required fields.