Skip to content

Commit

Permalink
Edit Jira V2 and V3 description (#27762)
Browse files Browse the repository at this point in the history
* Changed Jira V2 and V3 description

* Updated RNs
  • Loading branch information
anas-yousef authored Jun 27, 2023
1 parent 67f0f81 commit 6d0e708
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Packs/Jira/Integrations/JiraV2/JiraV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ configuration:
name: incidentFetchInterval
required: false
type: 19
description: Use the Jira integration to manage issues and create Cortex XSOAR incidents from Jira projects. From Cortex XSOAR version 6.0 and above, the integration also mirrors issues to existing issue incidents in Cortex XSOAR.
description: Use the Jira integration to manage issues, create Cortex XSOAR incidents from Jira projects, and mirror issues to existing issue incidents in Cortex XSOAR.
display: Atlassian Jira v2
name: jira-v2
script:
Expand Down
4 changes: 2 additions & 2 deletions Packs/Jira/Integrations/JiraV3/JiraV3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ commonfields:
name: Jira V3
display: Atlassian Jira v3
category: Case Management
description: Use the Jira integration to manage issues and create Cortex XSOAR incidents from Jira projects. From Cortex XSOAR version 6.0 and above, the integration also mirrors issues to existing issue incidents in Cortex XSOAR. The integration now supports both OnPrem, and Cloud instances.
description: Use the Jira integration to manage issues, create Cortex XSOAR incidents from Jira projects, and mirror issues to existing issue incidents in Cortex XSOAR. The integration now supports both OnPrem, and Cloud instances.
configuration:
- name: server_url
display: Server URL
Expand Down Expand Up @@ -2130,7 +2130,7 @@ script:
description: Updates the remote incident with local incident changes. This method is only used for debugging purposes and will not update the current incident.
execution: false
name: update-remote-system
dockerimage: demisto/btfl-soup:1.0.1.61451
dockerimage: demisto/btfl-soup:1.0.1.63668
feed: false
isfetch: true
ismappable: true
Expand Down
11 changes: 11 additions & 0 deletions Packs/Jira/ReleaseNotes/3_0_4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@

#### Integrations

##### Atlassian Jira v2

- Updated the description of the integration.

##### Atlassian Jira v3

- Updated the description of the integration.
- Updated the Docker image to: *demisto/btfl-soup:1.0.1.63668*.
2 changes: 1 addition & 1 deletion Packs/Jira/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Atlassian Jira",
"description": "Use the Jira integration to manage issues and create Cortex XSOAR incidents from Jira projects.",
"support": "xsoar",
"currentVersion": "3.0.3",
"currentVersion": "3.0.4",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 6d0e708

Please sign in to comment.