-
Bug
-
Resolution: Unresolved
-
Minor
-
TeamConcert Plugin: 1.2.0.4
Jenkins 2.107.3
if you run a job which does a scm checkout on RTC repository workspace (which has outgoing change sets) and the "accept latest change before building" is enabled (by default -> see Job configuration 10.6 on wiki page) this outgoing change is discarded from repository workspace and can only be get back by searching for this change set in the complete repository
"Accept changes" options keeps the repository workspace at the same state as the flow target(s). This could also involve discarding change sets if they are not present in the stream.
Perhaps we could scope the components such that these change sets don't have to be discarded.
Could you describe your repository workspace->stream configuration? Do all components of the repository workspace flow to the same stream?