Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 4. Creating and configuring a Jira connection
To track application migrations, create and configure a Jira issue for each migration within the migration toolkit for applications (MTA) user interface (UI).
4.1. Configuring Jira credentials Copier lienLien copié sur presse-papiers!
To define a Jira instance in MTA and establish a connection to that instance, create an migration toolkit for applications (MTA) credential to authenticate to the Jira instance’s API.
You can create either of the following types of Jira credentials:
- For Jira Cloud and a private Jira server or data center, use the Basic auth credential type.
- For a private Jira server or data center, use the Bearer Token credential type.
You cannot delete a credential that has already been assigned to a Jira connection instance.
Procedure
- In Administration view, click Credentials.
- Click Create new.
Enter the following information:
- Name
- Description (optional)
In the Type list, select Basic Auth (Jira) or Bearer Token (Jira):
If you selected Basic Auth (Jira), complete the following steps:
- In the Email field, enter your email.
In the Token field, depending on the specific Jira configuration, enter either your token generated on the Jira site or your Jira login password.
NoteTo obtain a Jira token, you need to log in to the Jira site.
Click Save.
The new credential appears on the Credentials page.
If you selected Bearer Token (Jira), complete the following steps:
- In the Token field, enter your token generated on the Jira site.
Click Save.
The new credential appears on the Credentials page.
- Optional: To edit the credential, click Edit.
4.2. Creating a Jira connection Copier lienLien copié sur presse-papiers!
To track your application migrations, define a Jira instance in the migration toolkit for applications (MTA) user interface and establish a connection to that instance.
Note that you cannot remove a Jira connection that you used for creating issues for a migration wave if the issues exist in Jira, even after the migration wave is deleted.
Prerequisites
- You created MTA credentials. For more information, see Configuring Jira credentials.
Procedure
- In Administration view, under Issue Management, click Jira.
- Click Create new.
In the New instance window, enter the following information:
- Name of the instance
- URL of the web interface of your Jira account
- Select either the Jira Cloud or Jira Server/Data center instance type from the list
Select credentials from the list
NoteIf you selected Jira Cloud as an instance type, only Basic Auth credentials are displayed in the list.
If you selected Jira Server/Data center as an instance type, both Basic Auth and Token Bearer credentials are displayed.
Choose the type that is appropriate for the particular configuration of your Jira server or data center.
- By default, a connection cannot be established with a server with an invalid certificate. To override this restriction, enable the Enable insecure communication switch.
Click Create.
The new connection instance appears on the Jira configuration page.
Verification
On the Jira configuration page, ensure that the connection has been established and authorized:
- If the status of the Connection column displays Connected, the Jira connection is established and authorized.
- If the status of the Connection column displays Not connected, click the status to check the reason for the error.