Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.8
-
Labels:None
-
Environment:Jenkins 1.440
-
Number of attachments :
Description
When a Jenkins job is configured to run Sonar multiple times (for example, one for scanning Java code and one for scanning web code), the Sonar plugin will add multiple Sonar icons to the build inside the build history view (see screenshot). Ideally only one Sonar icon should be added even though Sonar is run multiple times within a job.
Fixed in 8276307.