Skip to content

Commit 613c53b

Browse files
upgrade notes
1 parent 6b01683 commit 613c53b

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
title: 'Upgrading to DefectDojo Version 2.47.2'
3+
toc_hide: true
4+
weight: -20250505
5+
description: Better pushing to JIRA for Finding Groups
6+
---
7+
8+
9+
## Find Group JIRA Issue template changes
10+
As part of [PR 12475](https://github.com/DefectDojo/django-DefectDojo/pull/12475) the [jira-finding-group-description.tpl](https://github.com/DefectDojo/django-DefectDojo/blob/master/dojo/templates/issue-trackers/jira_full/jira-finding-group-description.tpl) was updated. If you're using a custom set of JIRA templates files, please review the PR for any changes you need to take into account.
11+
12+
Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.47.2) for the contents of the release.

docs/content/en/open_source/upgrading/2.47.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ description: Drop support for PostgreSQL-HA in HELM
88

99
This release removes support for the PostgreSQL-HA (High Availability) Helm chart as a dependency in the DefectDojo Helm chart. Users relying on the PostgreSQL-HA Helm chart will need to transition to using the standard PostgreSQL configuration or an external PostgreSQL database.
1010

11-
There are no special instructions for upgrading to 2.47.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.47.0) for the contents of the release.
12-
1311
## Removal of Asynchronous Import
1412

15-
Please note that asynchronous import has been removed as it was announced in 2.46. If you haven't migrated from this feature yet, we recommend doing before upgrading to 2.47.0
13+
Please note that asynchronous import has been removed as was announced in 2.46. If you haven't migrated from this feature yet, we recommend doing before upgrading to 2.47.0

0 commit comments

Comments
 (0)