How to restore the original Quantity Profile rule. We had created a new PL/SQL rule, Ex: “wpg plsql rule”, But when we restart the Server , the rule has been all gone. How can we retrieve the rules from default or restore the rule we created ?
Hey there.
How did you implement the rule? Was it based on a rule template, or is it a custom plugin that you deployed to your SonarQube server?
It looks like something may have gone wrong with the Elasticsearch index that backs your SonarQube server. You should try:
- Stopping your SonarQube server
- Deleting the /data/es7 folder from your SonarQube installation directory
- Starting your SonarQube server
Hi, Colin, Thank you for your reply. We decide to re-install the sonarquber server and re-build the rules . Thanks seriously.


