TeamForm for Jira App setup
The TeamForm for Jira Marketplace App allows existing TeamForm customers using Atlassian’s Jira Cloud SaaS product to link both Jira Projects and their Jira Issues to their respective team pages in TeamForm.
This creates transparency on which team is working on which work.
Why use the TeamForm for Jira App
With our TeamForm for Jira App, your organisation’s Jira Administrators can link Jira Projects to relevant TeamForm Teams. This allows a Jira user to click through from Jira to TeamForm to view the team and team members who deliver this project.
TeamForm for Jira App to connect people to their work in TeamForm.We also offer a TeamForm integration, that combines with the TeamForm Jira app, to import Issues from Jira into TeamForm - displaying this team’s work items as Objectives.
Installing the TeamForm for Jira App
Prerequisites
Identify your Jira Admin, you will need their help to establish the initial App Configuration.
TeamForm Public API:
If you have not setup TeamForm Public API access, you can request them for your TeamForm Tenant by talking to your TeamForm admin, who can create a key for you.
More information via TeamForm Public API.
IP Based Restrictions:
If your TeamForm tenant is configured with IP based restrictions you will also need to request the TeamForm Support so Atlassian IPs can be added to the whitelist if not yet added.
A current list of Atlassian IPs can be found under the Outgoing Connections section on this page https://support.atlassian.com/organization-administration/docs/ip-addresses-and-domains-for-atlassian-cloud-products/.
Installation and Setup
This process can only be completed by your Jira Admin.
Install the
TeamForm for JiraMarketplace App into your Jira Cloud instance.
A link to the Marketplace App is here: https://marketplace.atlassian.com/apps/1232958/teamform-for-jiraWithin Jira, navigate to the
Admin Pagefor the Marketplace App:
On the
Admin Page, fill in yourTeamForm Public APIdetails including:Tenant ID(located via the help?icon on the bottom left menu of TeamForm)Workspace ID(required)Client IDandClient Secret(refer below for TeamForm API steps)Optional: If you use a
Custom TeamForm URLto connect to TeamForm, you can enter it on this page.
e.g.company.teamform.coClick
Changewith each of the new setup details.
Select which TeamForm teams you intend to link for projects or issue types:
Select change to select team types (the Team Type ID from TeamForm) you wish to map for each issue type.
Select which you intend to have imported into TeamForm by toggling values in the Import column from Excluded to Included.
🎉 Congratulations - You can now start to link TeamForm Teams to Jira Projects!
How-to Use
Project Linking
To link a project to one (or many) TeamForm Team(s):
Click on
TeamFormon the left-hand sidebarNote: on smaller screens, you might need to scroll down
This will show the Project-level settings for the App.
To assign a Team, click the select box at the bottom of the panel.
Click on one of the Teams to
linkit to this Jira Project.To search for other Teams in TeamForm, type the name, or part of a name into the select box. The App will query TeamForm, and show potential Teams relevant to your search term.
e.g. typing: ‘customer', which should return 'Customer Success’ as the top result.
Once a team is linked, Jira issues will be synchronised to TeamForm based on the integration’s schedule update settings - usually twice a day.
🎉 Congratulations - You have created a link between your project and a TeamForm Team.
The Team will appear in a side panel for any issue owned by this Team.
You can now jump straight to the Team in TeamForm, by clicking its name.
Issue Linking beta
This feature is still in Beta and is still being tested. It may not always behave as expected until final release.
Head to an Issue on any Jira board on the current Instance:
Click on ‘TeamForm Team’ on the right-hand side.
A panel will open, showing that this issue is currently ‘Unassigned’ to a TeamForm Team.
To assign a Team, click the select box at the bottom of the panel.
Click on one of the Teams to
linkit to this Issue:
To search for other Teams in TeamForm, type the name, or part of a name into the select box. The Marketplace App will query TeamForm, and show potential Teams relevant to your search term.
Try typing: ‘customer', which should return 'Customer Success’ as the top result.
To remove the link between a team and an issue, click the X button to the right of the listed teams.
🎉 Congratulations - You have made a link between your project and a TeamForm Team.
The Team will appear in a side panel for any issue owned by this Team.
You can now jump straight to the Team in TeamForm, by clicking its name.
Board Issues Linking ( V1 deprecated soon )
The minimum version of the TeamForm plugin must be greater than 17.0.0 to enable board issue linking. Please refer to the official Jira documentation for instructions on upgrading:
Updating apps in Jira
The upgrade is required due to scope changes, which are necessary to allow requests for retrieving board data.
Required scopes
read:board-scope:jira-software
read:project:jira
read:issue-details:jira
Set up board-team linkage mappings
Note that V1 supports only one way of setting up the mappings.
Prepare a JSON file containing the mapping details., for example:
{
"boardTeamMappings": {
"1": [
"ABC",
"DEF"
],
"2": [
"ABC"
]
}
}Here,
1and2are board IDs, which you can find in the board page URL.ABCandDEFare TeamForm team IDs.
Passing incorrect board IDs will cause an error, and the import will fail. Please make sure the IDs are correct.
Upload the mappings file to your Jira integration page.
Click Import
Note that the issue type mapping configured in the plugin admin panel is also applied to board-level issue data polling
Board Issues Linking ( V2 )
The minimum version of the TeamForm plugin must be greater than 17.4.0 to enable board issue linking. Please refer to the official Jira documentation for instructions on upgrading:
Updating apps in Jira
The upgrade is required due to scope changes, which are necessary to allow requests for retrieving board data.
Required scopes
read:board-scope:jira-software
read:project:jira
read:issue-details:jira
Set up board-team linkage mappings
On the
Admin Pageof theTeamForm for JiraApp, enable the toggle of “Show board-based linking UI“
Navigate to the project link page of the plugin.
Search for and select TeamForm teams to link to a board.
Configure the Jira integration in TeamForm
{
"requestIntegrationConfig": true
}Copy and paste the code above into a JSON file, then upload it to the datasource
Click the import button
Linking & Importing
There are two types of linking:
Project linking: When you link a Project to a Team, and say that all linked Projects should be imported, any child Issues under those linked projects are also imported.
They will appear in TeamForm on a Teams page
They are only imported if their Issue Type has been Included (see below)
Direct linking: When you link an Issue to a Team, only that Issue is imported as an Objective. No Child Issues are imported.
They are only imported if their Issue Type has been Included (see below)
Setting up Jira Issue Types to Show in TeamForm
This process can only be completed by your Jira Admin.
We recommend only importing a subset of Issue types into TeamForm, so that only meaningful work items are visible in TeamForm, rather than work items of varying size and granularity
e.g. showing a bug that is open for day or two is not helpful to show in TeamForm, however a strategic Epic that other teams are contributing is essential to creating transparency.
This section details how to include or exclude Jira issue types.
On the
Admin Pageof theTeamForm for JiraApp, click theRevealbutton to show a secret URL and Key (note: These are the credentials to be put into the Integration form).
Select which Issue Types you would like to include in the Import, by using the
Includedcolumn.Click
Excludedon the Issue Type you wish to import, to toggle it toIncluded.
Remember:
Even though an Issue Type is selected, only some of the Issues with that Issue Type will be imported: e.g only those whose Project is linked to a TeamForm Team, as described above.
Setting up Jira Integration from TeamForm
Log into your TeamForm instance, and navigate to
Settings > Data Integrations.Click
CreateonNew IntegrationSelect
Connectnext toAtlassian Jira
Click
Create datasource
Paste the
KeyandURLrevealed earlier into the relevant fieldsClick
UpdateOptional: Configure a schedule for the Integration. This determines how often the data in Jira is automatically imported into TeamForm. For example, to import every 2 hours, use the frequency of
7200seconds.
The Datasource can now connect with the TeamForm for Jira App, and import any Issue of a Type that has been mapped to a Team Type in TeamForm.
Note: the import process will not find any Issues to import, unless those Issue Types have been mapped to a Team Type in TeamForm.
The import process will import all Issues of mapped Types into TeamForm. This includes Issues in the past.
Be sure this is what you want before creating a mapping from an Issue Type to a Team Type.
In particular, it is not recommended to map Jira Tasks, Bugs, Stories as they are not a helpful granularity of work to display in TeamForm.
Excellent! You have now configured TeamForm to import Projects and Issues from Jira, using the Atlassian TeamForm Integration.
Other Configuration settings for the TeamForm for Jira App
Customised Message (admin page)
This section of the Admin Page is used to customise the appearance of the App for projects not yet linked to teams.
Set Un-linked default text is used to customise the message shown when an Issue or Project is not linked to a Team - to this set up:
Enter your custom message into the text box. You could use the following, as an example:
Please go to this <a href='https://www.example.co' target='_blank'>link</a> if you need TeamForm access.
Click
Save default text.
Permissions (admin page)
This section of the admin page is to restrict who is able to link TeamForm Teams to projects in Jira:
Grouping by Custom Field
Some organisations use a Custom Field to define a higher level strategy or work item that Jira issues contribute to, or are grouped under. These might be called Strategic Goals, Themes or Objectives (or any other term used to define higher level work). You can configure the TeamForm for Jira app to recognise custom fields so that links between these and Jira issues are visible in TeamForm.
You can learn how to create a Custom Field here: https://support.atlassian.com/jira-cloud-administration/docs/create-a-custom-field/
Only Single Select and Multi Select drop-down Field Types are supported.
Once you have set up your Custom Field, go to the Jira Admin page, and head to the Custom Fields section.
Click Expand.
Select, or type to search, from the drop-down list as many Custom Fields you wish to use - most people just use one.
Click Submit - you should receive a message saying your changes have been submitted.
That’s it! Now, the plugin will import each assigned value of this Custom Field, when it imports Issues across to TeamForm. The value will then be used to group all Issues under that value.
Example
Linking the Theme Custom Field to a high level objective shown in TeamForm:
TeamForm Custom fields
Add a new custom field
To add a new custom field:
Go to Settings ⚙️ > Work items.
Select Custom Fields from side menu
Select Create custom field to create a new custom field.
Select Advanced from modal sidebar.
Search “TeamForm” and select from TeamForm specific custom fields.
Add name and save custom field.
Configure a custom field
To configure a custom field:
Go to Settings ⚙️ > Work items.
Select Custom Fields from side menu
Search for your field by name.
Select Contexts and default value from custom field menu (3 dots on right).
Click Edit custom field config
Configure custom field and save
You can create 2 different types of teamform specific custom fields: