JIRA
Converting Strings into Links to Issues
When Integrating TeamCity with Issue Tracker in addition to general settings, you need to specify which strings should be recognized as references to issues in your tracker. For JIRA, you need to specify space-separated list of http://confluence.atlassian.com/display/JIRA044/What+is+a+Project.
For example, if a project key is WEB, then when an issue key like WEB-101 is mentioned in a VCS comment, it'll be resolved to a link to corresponding issue.
Requirements
For the Jira integration to work, you should have Jira XML-RPC interface switched on (see instructions in Jira documentation).
Last modified: 20 April 2023