Hi All,
I implemented some script to call SonarQube REST API to delete old branches(somehow my old branches scan not deleted using Sonar long-lived and short-lived configurations on ‘Database Cleaner’), My Script successfully deleting old feature/bugfix/etc branches scan as expected. But It’s not clearing database space. Can someone suggest me, whether I have to perform some purge operation to reclaim database space?