Skip to content

Commit 0159667

Browse files
upgrade notes
1 parent 44df222 commit 0159667

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

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 it was 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: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
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. Any variables as used in the old templates should still work in 2.48.0.

0 commit comments

Comments
 (0)