Change project name and keep history

On Sonarqube 8.x, i need to change the project name, but still keep the history.

Hey there.

There are really two parts here:

Project Key
This is the unique identifier for a SonarQube project. A Project Administrator can update the key of a project.

Project Name
This is the value you see most often in the ui. You will have to pass a new value to sonar.projectName during analysis.