Skip to content

Inputs & Outputs

AccessDetails

  • Contains Jira API connection details using an access token

  • It is used as an input to many of the actions in this plugin

Supplying Credentials

You should always use a PPA Vault integration to provide credentials to a plugin action.

Required Keys

user_name: Username.

api_key: API key.

host: Jira Host.

Issue

  • Contains Jira Issue attributes

Issue Keys

id: ID

issuetype: Issue type

priority: Issue priority

status: Issue status

summary: Issue summary

reporter: Issue reporter

assignee: Issue assignee

Project

  • Contains Jira Project attributes

Project Keys

id: ID

name: Project name

key: Project Key

User

  • Contains Jira User attributes

User Keys

name: User name

display_name: User display name