Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you chose this type authentication method, leave both toggle buttons on the third page of the wizard turned on.

Tempo Account field

In this step, you need to get the ID of the Tempo Account field associated with your Jira projects. To get this value, go to any project in Jira, open any task or issue associated with the project, then right-click with your mouse anywhere in it and click the Inspect action from the pop-up menu, which will open developer mode in your browser.

Select the Element Inspection tool in the upper left corner of the developer tools window, then hover over the Tempo Account field, which contains the name of the Tempo account associated with the project. This field is located in the task Details section.

Thanks to the Element Inspection tool you can select a UI element in one part of the screen and see the corresponding HTML code in the developer tools pane. Next, look for the value of the customfield property, which corresponds to a five-digit number.

...

Tip

As this is not the only customfield property present in the code, make sure that your Element Inspection tool is focused on the correct area of the screen.

If you can't find the Inspect action, you may need to check how the developer console is named in your browser, as it can vary. However, this feature is available in all major browsers.

Redirect URI

The Redirect URI specifies the address to which Jira and Tempo will redirect the browser during the authentication process. The format of the address always consists of your Business Central URL, including your tenant ID and environment name, with /OAuthLanding.htm added at the end.

...

Tip

After both Tempo credentials have been successfully generated and entered into the wizard, click the Authorize Tempo button in the bottom right corner of the wizard screen.

image-20240422-140833.png

You will know that the action was successful when the message below appears.After you have authorized the connection to Jira and Tempo

image-20240422-140915.pngImage Added

Tempo Account field

In this step, you need to get the ID of the Tempo account field associated with your Jira projects.

To get this value, click on the three dots on the line below and the field number will be filled in.

Note

Please note, during the setup of all the steps on this page, you must follow the order in which the sections follow each other and select the appropriate actions for authorization, otherwise your Tempo account ID will not be filled in correctly.

  1. First, set the Redirect URI

  2. Then connect to your Jira instance and authorize

  3. Then connect to Tempo and authorize

  4. And the last point is to populate the account ID field

After you have filled in the Tempo account ID, you can test the connection using our automated tests in the next wizard section API Keys and Permissions Tests.

...

Token Insertion Authentication (Basic and OAuth 2.0)

...

With the Token Insertion Authentication, your setup screen will look like this:

...

Tempo Account field

...

Jira and Tempo Credentials

Next, you can continue to the Jira Connection SetupYou can now proceed to set up your connection to Jira.

The Jira Base URL is the URL of your company in Jira, e.g. https://my-company-jira-url.atlassian.net/.

...

Info

If you need to renew the validity of your Tempo token, you can do so by using the Regenerate function, accessible from the three-dot menu on the token line, or you can create a new token.

...

Tempo Account field

The Tempo account field ID associated with Jira projects can be obtained in the same way as for user consent authentication. For detailed instructions, see the relevant section of the documentation.

After you have entered all Jira and Tempo credentialsfilled in the Tempo account ID, you can test the connection using our automated tests in the next section, API Keys and Permissions Tests.

...