JiraListStatus
This script lists all possible statuses for a given Jira issue. Works only for Jira v3.
python · Atlassian Jira
Details
| ID | JiraListStatus |
|---|---|
| Language | python |
| From Version | 6.8.0 |
| Docker Image | demisto/python3:3.12.13.10116658 |
| Tags | field-display |
README
This script lists all possible statuses for a given Jira issue. Works only for Jira v3.
Script Data
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | field-display |
| Cortex XSOAR Version | 5.0.0 |
Inputs
There are no inputs for this script.
Outputs
There are no outputs for this script.
commonfields: id: JiraListStatus version: -1 name: JiraListStatus script: '' type: python tags: - field-display enabled: true scripttarget: 0 subtype: python3 dockerimage: demisto/python3:3.12.13.10116658 fromversion: 6.8.0 comment: |- This script lists all possible statuses for a given Jira issue. Works only for Jira v3. runas: DBotWeakRole tests: - No tests (auto formatted)