commonfields: id: JIRAPrintIssue version: -1 name: JIRAPrintIssue script: '' type: javascript tags: - jira comment: Pretty print JIRA issue into the incident war room. enabled: true args: - name: issueId required: true default: true description: JIRA issue ID (e.g. SOC-24). scripttarget: 0 dependson: must: - jira-get-issue fromversion: 5.0.0 tests: - No tests