script-JiraChangeTransition

This script applies the transition supplied by the user from the Jira Transitions incident field. It gets the new Jira status after applying the transition and updates the Cortex XSOAR incident status.

python · Atlassian Jira

Details

IDscript-JiraChangeTransition
Languagepython
From Version5.0.0
Docker Imagedemisto/python3:3.12.13.10116658
Tagsfield-change-triggered

README

This script applies the transition supplied by the user from the Jira Transitions incident field. It gets the new Jira status after applying the transition and updates the Cortex XSOAR incident status.

Script Data


Name Description
Script Type python3
Tags field-change-triggered
Cortex XSOAR Version 5.0.0

Inputs


There are no inputs for this script.

Outputs


There are no outputs for this script.

commonfields:
  id: script-JiraChangeTransition
  version: -1
name: script-JiraChangeTransition
script: ''
type: python
tags:
- field-change-triggered
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.12.13.10116658
runas: DBotWeakRole
fromversion: 5.0.0
comment: |-
  This script applies the transition supplied by the user from the Jira Transitions incident field. It gets the new Jira status after applying the transition and updates the Cortex XSOAR incident status.
tests:
- No tests