Jira
Jira - Cloud
You'll need the following pieces of information to connect your Jira cloud account.
API Token
: Follow these instructions (opens in a new tab) to generate a PAT.Email
: The email of the user for which is used for generating the API Token.Sub Domain
: The subdomain of the jira. For eg:hatica
incase Jira url ishttps://hatica.atlassian.net
.
Follow the following steps to setup the connection:
- Navigate to Connectors Page (opens in a new tab) and select
Jira
. - Enter the information gathered earlier in the form and click
Connect
. - Our system will verify the token and sync will begin.
Ensuring Jira Issue-PR linkage
We rely on issue development data for linking issues to PRs. So we have to ensure that user used for authenticating the Jira Server on Hatica app has access to the development data. Follow following steps to provide access:
- Go to any issue in your Jira instance.
- Look for the development section in the issue.
- Click on
pull request
. If you are able to see the PRs linked to the issue, then you are all good to go no further steps required. If not, then you need to give access to the user. - To give access to the user, click on the
Bitbucket
(incase of Bitbucket application link). - You will be redirected to Bitbucket and will ask you to authenticate jira for the same. Click
Allow
to give access to the user. - You should be able to view the PRs linked to the issue.
Jira - Server
You'll need the following pieces of information to connect your Jira cloud account.
API Token
: Follow these instructions (opens in a new tab) to generate a PAT.Domain
: Where your hosted version of Jira instance. If it’s hosted behind a fire please whitelist our ip addresses mentionned here.
Follow the following steps to setup the connection:
- Navigate to Connectors Page (opens in a new tab) and select
Jira Server
. - Enter the information gathered earlier in the form and click
Connect
. - Our system will verify the token and sync will begin.
Ensuring Jira Issue-PR linkage
We rely on issue development data for linking issues to PRs. So we have to ensure that user used for authenticating the Jira Server on Hatica app has access to the development data. Follow following steps to provide access:
- Go to any issue in your Jira server instance.
- Look for the development section in the issue.
- Click on
pull request
. If you are able to see the PRs linked to the issue, then you are all good to go no further steps are required. If not, then you need to give access to the user. - To give access to the user, click on the
Bitbucket
(in the case of Bitbucket application link). - You will be redirected to Bitbucket which will ask you to authenticate Jira for the same. Click
Allow
to give access to the user. - You should be able to view the PRs linked to the issue.