Impossible to delete a project in Sonarqube (From UI or with API)

247 Views Asked by At

I want to delete big projects (Millions of LOC) in my Sonarqube instance (Version 6.7.5). The problem with some projects is when I do a deletion action (From the UI or with API), it doesn't complete the deletion (I continue to see the project in the UI). When I retry (either from UI or API), i got the same error message "Couldn't find root component with uuid XXXXX"

enter image description here

Have you an ideo on how completely delete this project ?

Thanks

0

There are 0 best solutions below