Mapping YouTrack Projects Onto TeamCity Projects

Is it somehow possible to map a version of a YouTrack projects to a TeamCity project?

Imagine your project TheProject has a new release, version 2.0

In Subversion you'd branch for the maintenance release of 2.0 and you create a new TeamCity project for it so TheProject 2.0.x will be automatically built.

Now, YouTrack needs a mapping for TheProject 2.0.x as well, and now it seems so that you'd need to create a new YouTrack project especially for this.

Wouldn't it be easier if you could keep track of project projects based upon the versions you have defined in YouTrack for those projects?

Then you could create a new YouTrack project by selecting TheProject... it would show the version numbers for TheProject, you'd select 2.0.x and map that onto TeamCity's TheProject 2.0.x project. The commit messages would have the same prefix for both projects: TheProject-XX but YouTrack can identify which project to update looking at the YouTrack version of the project associated with the TC one for 2.0.x branch.

The solution now is to create a new YouTrack project 2.0.x... and then move all the 2.0.x bugs from the "trunk" project to this new project?

0
1 comment
Avatar
Permanently deleted user

I've created an issue on this topic http://youtrack.jetbrains.net/issue/JT-2698

Currently, one youtrack project may be connected with only one teamcity confiuguration. So your solution is ok. BTW, moving issues between projects is very easy - filter issues, select all, then click "All in search" (http://blogs.jetbrains.com/youtrack/2009/09/select-all-we-mean-all/) and then type name of the target project in command window.

0

Please sign in to leave a comment.