HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Clear Sonarqube Current Analysis

Submitted by: @import:stackexchange-devops··
0
Viewed 0 times
currentanalysissonarqubeclear

Problem

I want to clear Sonarqube project current code analysis and make the project blank. Is it possible? I know we can clear all the previous analysis, but I want to clear the current analysis of Sonarqube project.

Solution

If you mean removing a "snapshot" of an analysis according to the most recent SonarQube documentation you should be able to this. Also if you have access to the database SonarQube is using then you could remove the analysis directly from there. That option may introduce other issues though depending on how SonarQube handles it.

Context

StackExchange DevOps Q#9480, answer score: 1

Revisions (0)

No revisions yet.