Jira

Most recent version: v1.0.0

See the changelog of this Data sink type here.

Overview

Onum supports integration with Jira.

Jira is a software application developed by Atlassian that is primarily used for issue tracking, project management, and bug tracking. It provides a platform for teams to plan, track, and manage their work, particularly in software development, but also in other industries.

Select Jira from the list of Data sink types and click Configuration to start.

Data sink configuration

Now, you need to specify how and where to send the data and how to establish a connection with Jira.

Metadata

Enter the basic information for the new Data sink.

Parameters
Description

Name*

Enter a name for the new Data sink.

Description

Optionally, enter a description for the Data sink.

Tags

Add tags to identify your Data sink easily. Hit the Enter key after you define each tag.


Metrics display

Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Configuration

Now, add the configuration to establish the connection.

Jira account

Parameter
Description

URL*

The Jira API URL. This will be in the following format: https://<your_atlassian_site_name>.atlassian.net/

Username*

The username that will be used for basic authorization.

API token*

Allow scripts to access REST APIs for Atlassian cloud products using the Jira API Token. Create a secret containing your API token or select one already created.

Rate limit

Parameter
Description

Maximum requests per second*

Set a limit on the amount of requests per second to launch on the server. The minimum value is 1 and the maximum value is 10.

Advanced configuration

If you are using a proxy to establish the connection, toggle on the Proxy configuration button and enter the details here:

Parameter
Description

Scheme*

Choose the scheme to connect to.

Host*

The host of the proxy URL used to establish the connection

Port*

The port of the proxy URL used to establish the connection

Username

This is the username used to access the proxy.

Password

Enter the proxy passcode

Click Finish when complete. Your new Data sink will appear in the Data sinks area list.

Pipeline configuration

When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.

Output configuration

Parameter
Description

Project*

Enter the Jira project key.

Issue type*

Choose the field that contains the Jira issue types.

Summary*

Choose the field that contains the Jira issue summaries.

Description

Optionally, choose a field with a description for the Jira issue.

Click Save to complete the process.

Last updated

Was this helpful?