Hello everybody,
I’m new to using SonarQube and I’d like to know if there really is a routine to clean up old data in the tool. Example data older than 6 months stored in my database.
Hello everybody,
I’m new to using SonarQube and I’d like to know if there really is a routine to clean up old data in the tool. Example data older than 6 months stored in my database.
Hi,
Welcome to the community!
The docs on housekeeping should help.
If you’re wondering about branches and PRs, they get cleaned up too.
HTH,
Ann
Hi G Ann,
thank you for your helping. I was using POST api/projects/bulk_delete API to delete my old projects without analyses before old data.