Jira Plugin -> TeamForm Bulk Link / Unlink
To bulk link or unlink teams to Jira projects when using the TeamForm for Jira App, TeamForm has an integration. This page describes its use.
Initial configuration
Create an API Key in Jira:
(This process may differ for service accounts)
Go to https://id.atlassian.com/manage-profile/security/api-tokens
Click ‘Create API Token’.
Choose a unique name for the token.
The token will be shown once - note it down for the next step.
Make sure you have the following data:
service account username (Username)
Atlassian Cloud ID (Organisation ID), e.g, the ID section between the
/o/and/overviewin:https://admin.atlassian.com/o/000000x0-00x0-000x-x000-xxxx0xx0x000/overview
Instance URL (e.g https://companyname.atlassian.net)
service account API key (Authentication Token)
Go to TeamForm. Add the data above to the Atlassian Jira CSV Link integration in TeamForm:
Remember to click
Updateonce all details have been entered.
Use - Adding Teams
Drag and drop a CSV file into the blue area at the bottom of the screen. Format should be
TeamId,Key
1,PROJ1
2,PROJ2
3,PROJ3Click
Importto begin the bulk linking process.
Removing Teams
To remove a link, load a blank entry against the project (e.g. removing the existing link from Proj1 to team 1 from the above file):
TeamId,Key
,PROJ1