Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to configure TFS4JIRA in your OnDemand JIRA instance, go to Administration->System->TFS4JIRA Settings. This will open a page shown in a screenshot below

Image Removed

In order to work properly, your OnDemand TFS4JIRA Cloud add-on requires that you install the synchronizer Synchronizer application in your local network (see Installing TFS4JIRA Synchronizer for a description and requirements for the synchronizerSynchronizer).

Issues and Work Items Synchronization Setup

The OnDemand TFS4JIRA Cloud does not require any special configuration for allowing the issues synchronization to work, beyond what is described in Configuring TFS-JIRA issues synchronization. The Synchronizers seen section of the settings page lists all the web requests made by your synchronizer application to your OnDemand JIRA instance since the last JIRA restartand work items synchronization.

Check-ins Synchronization Setup

Anchor
filecheckinssynccheckinssync

For a step by step tutorial on configuring check-ins synchronization please visit page Configuring TFS / VSTS check-ins synchronization.

Note

For check-ins synchronization, the synchronizer Synchronizer web application will need to enable incoming connections from the internet Internet - specifically from the IP address of the tfs4jira-ondemand.spartez.com host. If necessary, you will need to set up some firewall rules that allow such connections. It is ok to expose the synchronizerSynchronizer's web interface using SSL. Additionally, the communication between this host and the synchronizer Synchronizer is encrypted with symmetric AES cipher so that your data remains secure.

In order for the check-ins synchronization to work, JIRA Jira must know the externally visible address of your synchronizer Synchronizer web application. This most likely means that you have to configure your web server to proxy web connections from the internet Internet to the synchronizerSynchronizer. Details of such proxy setup depend on what kind of web server you have - please refer to your web server documentation for more information.