Hey everyone, I’m trying to figure out if there’s a way to link TeamCity with JIRA. You know how Bamboo works smoothly with JIRA? I’m wondering if TeamCity can do something similar.
I’ve been searching through JetBrains’ docs, but I can’t seem to find anything about connecting TeamCity to issue trackers. It’s kind of frustrating because I really need this functionality for my project.
Also, I heard a rumor that TeamCity might be releasing their own issue tracker called Charisma. Has anyone else heard about this? Is there any truth to it?
If anyone has experience with TeamCity and JIRA integration or knows about upcoming features, I’d really appreciate your insights. Thanks in advance for any help!
I’ve been using TeamCity with JIRA for a while now, and there are definitely ways to integrate them. While it’s not as seamless as Bamboo, you can use the TeamCity JIRA Plugin. It allows you to link builds to JIRA issues, update issue statuses, and add comments. You’ll need to configure it in TeamCity’s administration settings.
As for Charisma, I haven’t heard anything concrete about JetBrains developing their own issue tracker. It’s possible you’re confusing it with YouTrack, which is their existing issue tracking tool. YouTrack integrates well with TeamCity out of the box.
If you’re having trouble finding documentation, try searching for ‘TeamCity JIRA integration’ on JetBrains’ website. They have some helpful guides that walk you through the setup process.
yo i’ve used teamcity with jira before. there’s a plugin that works pretty good. u can link builds to issues and stuff. not sure bout charisma tho, sounds made up lol. maybe ur thinkin of youtrack? thats jetbrains’ thing. anyways, the plugin should do what u need
Having worked with TeamCity and JIRA integration in my previous role, I can confirm it’s definitely possible. We used the TeamCity JIRA Plugin, which worked well for our needs. It allowed us to link builds to JIRA issues and automatically update issue statuses based on build results.
One thing to keep in mind is that the setup can be a bit tricky. We encountered some initial hiccups with authentication and permissions. Make sure you have the necessary admin rights in both systems before you start.
Regarding Charisma, I haven’t heard anything concrete about it. It’s more likely you’re thinking of YouTrack, JetBrains’ existing issue tracker. We actually switched to YouTrack from JIRA because of its tighter integration with TeamCity.
If you’re still having trouble, I’d recommend reaching out to JetBrains support. They were quite helpful when we ran into issues during our setup process.