...
Configure Authorization
Click on the Authorization tab.
Under Action, click Add.
In the Callback URL field, enter
{QTM-Instance-URL}/rest/integration/oauth2/callbackUrl
.
For example, https://qtm8-devcloud.qmetry.com/rest/integration/oauth2/callbackUrlClick Save Changes.
...
Set Permissions
Go to the Permissions tab.
Add and configure Jira API.
Under Classic Scopes, ensure the following scopes are selected
read:jira-work
read:jira-user
write:jira-work
...
Configure the link properties as follows:
Name*: Enter a suitable name in the Name field.
Redirect URL*: Input the following URL: {QTM-Instance-URL}/rest/integration/oauth2/callbackUrl
Example: https://qtm8-devcloud.qmetry.com/rest/integration/oauth2/callbackUrlPermissions*: Ensure that Write permissions are assigned
...