TeamCity allows integrating with Jira, Bugzilla, and YouTrack issue trackers. Refer to Supported Platforms and Environments for the list of the supported versions. When integration is configured, TeamCity automatically search all comments to changes or builds for tracker-specific patterns (for example, TW-1234). If such pattern is found, TeamCity will automatically transform the pattern into a link to the issue tracker.
To enable integration, you need to create and configure connection to your issue tracker. For more details, please refer to the Issue Tracker Tab description.
note
Important notes:
For the Bugzilla integration to work when username and password are specified, you should have Bugzilla XML-RPC interface switched on. This is not required if you use anonymous access to Bugzilla without username and password.
For the Jira integration to work, you should have Jira XML-RPC interface switched on (see instructions in Jira documentation).
TeamCity server should have direct access to the issue tracker server since TeamCity does not yet support proxy for connections to issue trackers.
For a build which contains issues, the Issues tab with a detailed list of mentioned issues becomes available.