Reporter |
![]() |
---|---|
Created | Sep 6, 2012 9:21:44 PM |
Updated | May 6, 2013 3:40:01 PM |
We have multiple projects set up in YouTrack and multiple build projects set up in TeamCity. We have configured two project builds in TeamCity to interact with two YouTrack projects. However, we have started seeing one of our TeamCity project builds updating the wrong YouTrack project.
When we look at the configuration settings, the projects which are supposed to integrate are set up as one would expect. However, the neither the TeamCity nor the YouTrack projects having this issue are configured to integrate to anything, let alone one another.
At a high level:
Things to note:
When we look at the configuration settings, the projects which are supposed to integrate are set up as one would expect. However, the neither the TeamCity nor the YouTrack projects having this issue are configured to integrate to anything, let alone one another.
At a high level:
TeamCity Project | YouTrack Project | Expected Behavior | Actual Behavior |
---|---|---|---|
Panther | panther | Panther -> panther | Panther -> panther |
ViewPoint | viewpoint | ViewPoint -> viewpoint or (none) | ViewPoint -> illum |
Things to note:
- The TeamCity server is only currently configured to use the panther YouTrack project (see: teamcity_settings.png). One would expect this means that the viewpoint project simply won't be updated.
- The illuminate YouTrack project has no TeamCity settings (see: illuminate_youtrack_settings.png), and it is not referenced in the TeamCity settings (see teamcity_settings.png).
- The commits which are part of the build that was referenced contain no issue links (see: illuminate_youtrack_commit_details.png)