]> source.dussan.org Git - sonarqube.git/commit
SONAR-12720 user list in response of api/hotspots/show
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Thu, 19 Dec 2019 13:03:56 +0000 (14:03 +0100)
committerSonarTech <sonartech@sonarsource.com>
Mon, 13 Jan 2020 19:46:31 +0000 (20:46 +0100)
commit18adf3c20edfe6afeef63886635a6eb1092ed39d
treea6661cc315feb337e43c89911b2b4288f2ad97c1
parent11d161e74eb6676592f3a0df009a53d86817605c
SONAR-12720 user list in response of api/hotspots/show

the list contains users of comments and changelog entries, as well as author and assignee
server/sonar-webserver-webapi/src/main/java/org/sonar/server/hotspot/ws/ShowAction.java
server/sonar-webserver-webapi/src/main/java/org/sonar/server/issue/IssueChangeWSSupport.java
server/sonar-webserver-webapi/src/test/java/org/sonar/server/hotspot/ws/ShowActionTest.java
server/sonar-webserver-webapi/src/test/java/org/sonar/server/issue/IssueChangeWSSupportTest.java
sonar-ws/src/main/protobuf/ws-hotspots.proto