Auto create Jira issue

Auto create a Jira issue which can be linked to the current activity.

Fork and customize

Integrations

  • Name: Jira
  • Name: Transposit Mission Control API

Configuration

  • Name: project_key
  • Description: Project key for new Jira tickets
  • Type: STRING
  • Default:
  • Name: issue_type
  • Description: Jira issue type for newly created issues
  • Type: STRING
  • Default: Bug
  • Name: commander_field
  • Description: Commander field name in Jira
  • Type: STRING
  • Default:
  • Name: priority
  • Description: Issue priority in Jira (e.g. "P1 - High") to create with. If not exactly matched, will be left blank. Not used if "Severity to Priority Mapping" env var is set.
  • Type: STRING
  • Default:
  • Name: link_issue
  • Description: Link the issue to the Transposit Activity?
  • Type: BOOLEAN
  • Default:
  • Name: severity_to_priority_mapping
  • Description: Json mapping of Activity severities to Jira priorities. Takes precedence over "Priority" env var. Example: {"SEV0":"P1 - High","SEV1":"P1 - High","SEV5":"None"}
  • Type: STRING
  • Default:

Input parameters