]> source.dussan.org Git - sonarqube.git/commit
SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to true
authorJacek <jacek.poreda@sonarsource.com>
Tue, 9 Jun 2020 08:12:46 +0000 (10:12 +0200)
committersonartech <sonartech@sonarsource.com>
Fri, 26 Jun 2020 20:04:57 +0000 (20:04 +0000)
commit67b7694f63106219f9c0c15d91aeb3eb8c0f626d
tree040b2b186f546d4cca664975afd6e8f6b4d4c26c
parent14d6de3529b12ec0af367e551cf66ac6daae1ca7
SONAR-13398 fail with 503 api/hotspots/search WS if needIssueSync is set to true
server/sonar-webserver-webapi/src/main/java/org/sonar/server/hotspot/ws/SearchAction.java
server/sonar-webserver-webapi/src/test/java/org/sonar/server/hotspot/ws/SearchActionTest.java