Running Sonarqube 5.6.1 MSBuild scanner C#/javascript with mutiple projects with a MSSqlServer db. The global measures tab displays all appropriate projects as expected, however drilling down into individual projects - the measures tab there is blank.
All plugins are updated, nothing custom or esoteric is installed - (C#, SonarJS, Git, Timeline). Server restarted.
The scanner log has no errors and indicates SUCCESS. All of the other tabs [home,issues code, dashboards] are appropriately updated with the latest scan results as expected.
Is there some plugin that's required to enable the measures tab? Some additional configuration required to select what is displayed on this page Installing Sonarqube locally and running with internally db with out of the box settings the measures tab is populated as expected with Maintainability, Duplications, Size, Complexity, Documentation, Issues.
Any troubleshooting ideas appreciated.