After the application link setup is complete, when users go to Jira > Power BI > My Connector URLs for the very first time, they are presented with a dialog box to approve OAuth access.
Click on the link in the dialog box, and click Allow on the next screen
After clicking Allow, a form is presented to create your first Connector URL
Provide a name and description (optional)
Specify a JQL to filter the issues to be fetched by the connector
Select the fields to be pulled by the connector
Click Save and Close
Ensure to enter a valid JQL Query. The input validation check is performed when the user clicks Validate JQL or Save and Close. If the JQL field contains malicious content, an error message is displayed and the user is not allowed to proceed further.
e. The Connector URL is generated.
The Connector URL generated has anonymous access to users.
f. To make the Connector URL secure, set up the username and password for access. Click Set a username and password.
The username and password set applies to all the Connector URLs.
Multiple connectors can be created using the steps listed above
Related pages