Time to cleanup unknown and incomplete build results. Bamboo
Hi awesome community, Time to time we do many reports, also, our Bamboo instance grows so faster. But we need to provide a high-performance service and make reports based exist build results because DevOps metrics are core for the release management. So let's investigate how we can do a cleanup and reduce our spaghetti code for the report collecting purpose. 1. Let's check what kind of status do we have? Successful, Failed, Unknown ( means Currently running), Unknown - something wrong, Incomplete. 2. I mean the grey one result, if you click you will like this info It's incomplete status. About the unknown result, no worry it will not be removed if it's currently running a job. You can test and further investigate using that article: https://confluence.atlassian.com/bamkb/how-to-find-currently-running-jobs-900800506.html 3. How we can remove build result ? Use that path for remove build result. /build/admin/deletePlanRe...