continuous integration - Unable to Remove Pending Changes in TeamCity -


we had issue caused teamcity stop running builds several hours. result large queue of pending changes. has been resolved, , new changes going through pipeline no problem.

however, pending changes area still shows 43 pending. of these changes have been included in subsequent commits, , have therefore been built. why teamcity showing these old commits pending? , how clear queue?

teamcity pending changes queue

i've had same issue , found way work around it. not ideal worked me.

select project. click on edit configuration settings. select actions , copy. create duplicate copy of project. go through process again delete old project instead of copying it.

this gives new project same setup , none of history or pending items of old one. said not ideal, rid of pending items.


Comments