Restore deleted coniguration within 24 hours
Hello,
I deleted the build configuration from TeamCity server and I was trying to get it back looking into the _trash in teamcitydata/conifg folder. Project is not there. In theory there is 24 hours to restore the project with all its history, pinned builds etc. How can I do that?
kind regards,
K.
Please sign in to leave a comment.
Hi Kat,
I'm afraid build configurations alone aren't stored in that folder just yet: https://youtrack.jetbrains.com/issue/TW-34774. We have a feature request for it and would hope to implement it soon, but haven't done it yet. Only full projects are stored.
There is some instructions on restoring on this comment: https://youtrack.jetbrains.com/issue/TW-34774#comment=27-1320528
On the other hand, build data, history, pinned builds, etc, are stored in the database, not files, which is important to take into account. They should be cleaned during the clean up process.
Hello Denis,
thank you very much for your answer. I also added a comment on the issue tracker that I would love to have this feature as well. I so didn'r realise that it was about project not build configuration that will land in the trash.
Thank you!
K.