Restore build results from artifacts folder

Hello,

Our database was corrupted and was restored from month old backup. Now teamcity shows builds before backup. But we have newer builds in artifacts folder.

Is it possible to import these builds that are stored in artifacts folder.

Backup was done before update from 10.0.2 to 2017.1.2. Currently installed version is 10.0.2 because otherwise I was not able to restore from backup.

Thanks

0
1 comment

Hi Evgeny,

I'm afraid all the info that wasn't backed up is lost. Artifacts are kept in a folder in the hard drive, so they can be kept even after a db failure, but the data associated to their builds is stored in the database, which means that if you don't have the data from the database, the data from the builds themselves is lost.

You can still use the artifacts if you are interested in them, but no build data is retrievable from them.

Regarding upgrading, the backup must happen first, then teamcity can be upgraded.

1

Please sign in to leave a comment.