]> source.dussan.org Git - sonarqube.git/commit
SONAR-12398 fix too long lock name for Portfolio Refresh
authorSébastien Lesaint <sebastien.lesaint@sonarsource.com>
Mon, 16 Sep 2019 09:23:58 +0000 (11:23 +0200)
committerSonarTech <sonartech@sonarsource.com>
Thu, 17 Oct 2019 13:24:49 +0000 (15:24 +0200)
commita37df9f33b3b14a79b281d61951e194b67198e23
tree9b5832ff77b4133ece9b25c88ae085de77426dc7
parent8a7c657379d3b8bc89cf68348c99bed1e06ecdde
SONAR-12398 fix too long lock name for Portfolio Refresh

which prevented the whole feature to actually work
server/sonar-db-dao/src/main/java/org/sonar/db/property/InternalPropertiesDao.java
server/sonar-db-dao/src/test/java/org/sonar/db/property/InternalPropertiesDaoTest.java