Skip to content

Commit 76281c2

Browse files
upgrade notes
1 parent 595ec24 commit 76281c2

2 files changed

Lines changed: 8 additions & 3 deletions

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ There are no special instructions for upgrading to 2.47.x. Check the [Release No
1212

1313
## Removal of Asynchronous Import
1414

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
15+
Please note that asynchronous import has been removed as announced in 2.46. If you haven't migrated from this feature yet, we recommend doing before upgrading to 2.47.0

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

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
title: 'Upgrading to DefectDojo Version 2.48.x'
33
toc_hide: true
44
weight: -20250602
5-
description: No special instructions.
5+
description: Better pushing to JIRA for Finding Groups
66
---
7-
There are no special instructions for upgrading to 2.48.x. Check the [Release Notes](https://github.com/DefectDojo/django-DefectDojo/releases/tag/2.48.0) for the contents of the release.
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.48.0) for the contents of the release.

0 commit comments

Comments
 (0)