Skip to content

Commit

Permalink
Merge pull request #598 from cobalthq/feature/no-ticket/january-relea…
Browse files Browse the repository at this point in the history
…se-notes

Feature/no ticket/january release notes
  • Loading branch information
stef-cobaltio authored Jan 15, 2025
2 parents 8ad735e + 4b2d458 commit bca353e
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/en/Product Updates/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ description: >
We cover updates to the Cobalt platform in our release notes below.
{{% /pageinfo %}}

## 2025

- [January 2025](/product-updates/release-notes-January-2025/)

## 2024

- [December 2024](/product-updates/release-notes-December-2024/)
Expand Down
41 changes: 41 additions & 0 deletions content/en/Product Updates/release-notes-january-2025.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
---
title: "Release Notes: January 2025"
linkTitle: "January 2025"
weight: 39
description: >-
---

{{% pageinfo %}}
Explore What's New from Cobalt This Month
{{% /pageinfo %}}


## Ticketing Integration for Carried Over Findings

<strong>Problem</strong>
<p>Previously, our ticketing integrations would create new tickets for findings carried over by pentesters to new pentests, causing inconvenience for some customers who did not want multiple tickets for the same issue, especially larger clients.</p>

<strong>Solution</strong>
<p>We have introduced a configuration option at the pentest level that modifies the integration behavior to re-associate an existing ticket, if available, to the carried over finding. With this feature enabled, when a carried over finding is marked for pending fix:</p>

- The existing ticket is unlinked from the original finding
- The existing ticket is linked to the carried over finding
- No new ticket is generated

<strong>Supported Integrations</strong>
- The Integration Builder
- Native Jira Cloud integration
- Native Jira Data Center (server) integration

<strong>Benefits</strong>
- Customer Flexibility: Clients who prefer not to have new tickets created for carried over findings can now opt-in to this feature.
- Customization Options: The ticketing integration behavior remains unchanged for customers who are comfortable with the current system and choose not to enable this functionality.

{{% pageinfo color="blue" %}}
For more information, have a look at our [Carried Over Findings documentation.](https://docs.cobalt.io/integrations/carried-over-findings/)
{{% /pageinfo %}}

{{% image src="/integrations/carry-over-findings/carryover-ticket-handling-config.png" alt="UI config option" %}}

---

0 comments on commit bca353e

Please sign in to comment.