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