Jira Module
  • 08 Apr 2024
  • 3 Minutes to read
  • Dark
    Light

Jira Module

  • Dark
    Light

Article Summary

Module Details

Core or Github ModuleGithub
Restart Required No
Step Location Integration > Jira
Settings Location System > Settings > Jira Settings
Prerequisites
  • An active Jira account with appropriate permissions 

The Jira Module allows users to connect to the Jira API with prebuilt Flow steps for Issues, Projects, and Users.









Configuration/Properties

  1. In order to view the Jira Settings, navigate to System > Settings > Jira Settings.


  2. Right click on Jira Settings and select Edit. The Edit Jira Settings window will then appear, where the user can configure things like the JiraURL, Password, UserId, and Jira Connection Type. Once settings have been configured, click SAVE.


Jira Steps

The Jira Module steps can be found in the Toolbox panel under INTEGRATION > JIRA. The types of steps are divided into three categories: Issues, Projects, and Users. 


Issues

The Assign Issue step allows a user to assign a created issue to a user.

Input ParameterDescription
AssignAssigns issue to the specified user.
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).


The Create Issue step allows a user to create an issue.

Input ParameterDescription
Credential User credential information (Username, Password, Jira URL, and Jira Connection Type).
New IssueIssue information (Issue Id or Key, Details, Jira Project Id, Issue Type Id, and Description).


The Delete Issue step allows a user to delete a created issue.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Issue ModelIssue information (Issue Id or Key, Delete Subtasks boolean).


The Edit Issue step allows a user to edit a created issue.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
IssueIssue information (Issue id or key, Details, Jira Id, Issue type, Description).


Projects 

The Create Project step allows a user to create a project in Jira.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
New ProjectProject information to create.


The Delete Project step allows a user to remove a project from Jira.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Project Id Or KeyId or Key of a created Project.


The Edit Project step allows a user to edit details of a created Project.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Project ModelProject information to edit.


The Get Project Metadata By Key step will return the metadata for a specified Project.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Project KeyProject key of a created Project.


The Get Project Roles step will return the roles associated with a user.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).


The Get Project Type By Key step allows return Project information based on the specified key.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Project Type By KeyKey of Project.


The Get Accessible Project Type By Key step will return Project information based on specified key.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Project Type KeyProject key.


Users

The Delete Resource Permission step allows a user to delete the specified permission on the file or folder.

Input ParameterDescription
CredentialUser credential information.
Jira Assignment ModelAssigns list of users to a Project.


The Create User step allows a user to create a new Jira user.

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Jira User ModelUser information to create (Email Address, Display Name, Name, Password).


The Delete User step allows a user to delete a created user from Jira.

Input ParameterDescription
Account Id Or KeyId or key of the user account.
CredentialUser credential information (Username, Password,  Jira URL, and Jira Connection Type).


The Edit User step allows a user to edit the user information of a created user. 

Input ParameterDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
Jira User ModelUser information to edit.
KeyAccount key of user.


The Set User Password step allows a user to set the specified Jira created account user password.

Input ParametersDescription
CredentialUser credential information (Username, Password, Jira URL, and Jira Connection Type).
KeyJira account key of a user.
New PasswordNew password for user.



For further information on Modules, visit the Decisions Forum.



Was this article helpful?