JiraAddComment
Atlassian Jira Pack.#
This Script is part of theSupported versions
Supported Cortex XSOAR versions: 6.8.0 and later.
Use this script to add a comment with a tag (the "Comment tag to Jira" defined in the instance configuration) as an entry in XSOAR, which will then be mirrored as a comment to a Jira issue. This script should be run within an incident.
#
Script DataName | Description |
---|---|
Script Type | python3 |
Cortex XSOAR Version | 6.8.0 |
#
InputsArgument Name | Description |
---|---|
comment | comment to be added to the Jira issue. |
tags | The comment tag. Use the comment entry tag (defined in your instance configuration) to mirror the comment to Jira. |
#
OutputsThere are no outputs for this script.