Hello,
We are experiencing an issue with the housekeeping feature in our SonarQube instance (version 10.6). Despite configuring the housekeeping settings to delete old branches as per the retention policy, the branches are not being removed as expected.
Steps to Reproduce:
- Configure the housekeeping settings for branch retention in the Administration menu.
- Wait for the housekeeping to run as scheduled or trigger it manually.
- Check if old branches meeting the configured criteria are being deleted.
Expected Result:
Branches older than the configured retention policy should be deleted automatically during the housekeeping process.
Actual Result:
Old branches are not being deleted, even though the housekeeping feature is enabled and configured correctly.