Task tracking connection
Open with Workspace → Connections → Task Tracking… on the main menu bar. A modal dialog for connecting to Jira or Azure DevOps. Rally is no longer supported.
Top of the dialog
| Field | What it does |
|---|---|
| Task Tracking | Dropdown: picks the provider. The form below changes based on which you pick. |
Bottom buttons
| Button | What it does |
|---|---|
| Connect | Activate the selected connection (default action). |
| Test | Verify the connection works without making it active. |
| Cancel | Close the dialog without changes. |
Provider: Jira
| Field | What it holds |
|---|---|
| Server URL | Your Jira instance URL, e.g. https://your-company.atlassian.net. |
| Authentication | Dropdown: picks the auth method. |
| Username | Enabled when the chosen auth method requires a username. |
| Password | Shown when password-based auth is selected. Masked. |
| API Key | Shown when API-key auth is selected. Masked. |
| Web Proxy | Optional proxy URL if Jira is reached through a corporate proxy. |
| Proxy Username | Username for the proxy (if it requires auth). |
| Proxy Password | Proxy password. Masked. |
Provider: Azure DevOps
| Field | What it holds |
|---|---|
| Server URL | Your Azure DevOps organisation URL, e.g. https://dev.azure.com/your-org. |
| Authentication | Dropdown: picks the auth method. |
| Collection Name | Project collection. Defaults to DefaultCollection. |
| Project Name | The project. Leave empty for auto-detect. |
| Tenant Id | Azure AD tenant ID (for OAuth flows). |
| Client Id | Azure AD client / application ID. |
| Token | Personal access token. Masked with a reveal button. |
| Also use these settings for Version Control (TFVC) | Checkbox: reuses the same credentials / server for TFVC workspaces. |