diff options
author | Julien Lancelot <julien.lancelot@sonarsource.com> | 2018-08-30 16:58:58 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-08-30 20:22:23 +0200 |
commit | 61b01c89dfbe4bae2afc5e92c14cb9781b0ff011 (patch) | |
tree | b9a524d42d264fd21723b260c9932f980c17ad96 /enable-organizations.sh | |
parent | 1d2eb3b5ac8a23c5c4aa1b1ede5ce3f24840ce8a (diff) | |
download | sonarqube-61b01c89dfbe4bae2afc5e92c14cb9781b0ff011.tar.gz sonarqube-61b01c89dfbe4bae2afc5e92c14cb9781b0ff011.zip |
Delete webhooks and webhook deliveries only once (#667)
- Deletion were done at 3 places when deleting an organization :
-- In the api/organization/delete WS
-- In component cleaner
-- In PurgeDao
- Moreover, the deletion of webhook deliveries in the last 2 classes were not done by project, but by selecting all webhook deliveries of the project and deleting them one by one
Diffstat (limited to 'enable-organizations.sh')
0 files changed, 0 insertions, 0 deletions