YT to Jira visibility?
Hi,
We use Jira internally. We also use TeamCity for our CI tool. When we report a TC issue, JetBrains will naturally record it on YouTrack. Right now, when we open an issue with JetBrains, we will also open one internally on Jira. This turns into a maintenance nightmare.
Is there a way we could automatically make these YouTrack issues visible in our Jira system? For example, assume there is a problem on TeamCity which is tracked by TW999 at JB. How can we automatically show that in our Jira system?
Thanks,
We use Jira internally. We also use TeamCity for our CI tool. When we report a TC issue, JetBrains will naturally record it on YouTrack. Right now, when we open an issue with JetBrains, we will also open one internally on Jira. This turns into a maintenance nightmare.
Is there a way we could automatically make these YouTrack issues visible in our Jira system? For example, assume there is a problem on TeamCity which is tracked by TW999 at JB. How can we automatically show that in our Jira system?
Thanks,
- T
Please sign in to leave a comment.
There's no out-of-box solution for this. You can, however, use REST API to query YouTrack for the issues.
Best regards,
Alexander