Is it possible to integrate VSTS TFS with jira in cloud.

Madhu Perera April 4, 2017

Would appreciate some tips with the integration JIRA (cloud) to vsts tfs. Is this possible?

4 answers

1 vote
Brad Peterson September 26, 2018

It is certainly possible to integrate Jira (Cloud) to TFS or VSTS. The two systems can be integrated bi-directionally to have complete traceability for all business requirements across the ALM ecosystem.

For example, a feature logged in TFS can be synchronized to Jira and further broken down into stories for development. Test cases/defects associated with the feature can also be synchronized in both systems and right from the completion of the story to the test results as well as logged defects – everything can be tracked from both systems.

You can checkout OpsHub Integration Manager ( https://marketplace.atlassian.com/apps/1215532/opshub-integration-manager-oim?hosting=cloud&tab=overview ) for this integration. It supports all latest versions of both systems and all key entities.

1 vote
Jobin Kuruvilla [Adaptavist]
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 4, 2017

Take a look at ConnectAll. You can request for a demo for JIRA Cloud to TFS integration. 

Madhu Perera April 4, 2017

Thanks for the tip Jobin!

1 vote
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
April 4, 2017

You'll probably want to start with the add-ons in the marketplace that can help you with this, or you'll need to be building your own custom connections over the REST interface and using webhooks etc.  Try https://marketplace.atlassian.com/search?hosting=cloud&query=TFS


You should ideally start with a definition of "integrate" though - what does that mean to your users?  What does it do for them?

Madhu Perera April 4, 2017

Thanks Nic!

I did mean by integrate:
creating bugs via TFS, (e.g. while running test in TFS) and exporting them to relevant JIRA project
to export Work items created in JIRA to TFS
to start with ...

0 votes
Ajay Vinjamuri February 7, 2019

We are trying to integrate Cloud Jira with our Azure Devops (VSTS/TFS). I found few solutions from the market place but it was remained for only work items/backlogs sync. 

Is there any way we can sync the pipelines data to it too to see how many DEV, QA, Prod releases happened and stuff?

 

Can any one help me with your suggestions?

Suggest an answer

Log in or Sign up to answer