Teamcity deleting old builds?
I use TeamCity Enterprise 10.0.5 (build 42677).
I have build links that ran last month. If I click those links now, I get "Unable to find build by build id: XXXXX". It seems like Teamcity deletes builds that are older than X days. Is there a configuration like that? I want to increase if there's one. If not, what is going wrong?
This happens for all the 5 builds I ran last month, May 12 and today's June 29.
Thanks for your time
Please sign in to leave a comment.
Hi,
Teamcity provides an option to "clean up" old information to avoid filling up the disk and database with old, useless information. While the default is configured to keep all, you might have changed it. You can find it server wide in "Administration - Clean up settings", or at a project level on "Clean up settings" on the project settings. Please have in mind that if you have nested projects, the settings are inherited, but can be overwritten by the inheriting projects, so you should probably start looking directly at the projects for which the builds got deleted.