Show Wrong project count

Using 7.4 community edition
Deleted some of the projects, but still see those project count in sonar dashboard.
Ideally,

there are 5 projects and 6 got deleted but shows still 11 projects and show more button active.
Restarted the sonar server, does not help anything.

Hi,

It appears that you have an Elasticsearch index that hasn’t caught up to your changes. Is this still a problem? And if so, I’d be interested in knowing if the following fixed the problem:

  • stop the server
  • delete $SONARQUBE_HOME/data/es5
  • restart the server (indices will rebuild)

 
Ann

Thanks , it works.
Regards
Bhaskar Rana

For reference: https://jira.sonarsource.com/browse/SONAR-11744