SonarQube analysis mode: preview vs issues
问题 Which are the key differences between these preview and issues modes of SonarQube (greater than 5.2) analysis? Considering http://docs.sonarqube.org/display/SONAR/Concepts the main differences between publish and preview is that preview reports only issues (no measures) and no report is pushed back to the SonarQube server; this idea is clear. But what about issues ? It is written that issues is the same as preview , but should be used only for tools development. I'm a little confused, what do