django-DefectDojo icon indicating copy to clipboard operation
django-DefectDojo copied to clipboard

JIRA: finding_text field not showing in issue description

Open 9alexx3 opened this issue 6 months ago • 0 comments

Bug description The finding_text field does not display in the Jira issue description, even when it is defined in its instance (jira/id/edit).

Steps to reproduce

  1. Get a valid Jira configuration with a Finding Text.

Image

  1. Push to Jira.
  2. The expected text is not being displayed in the Jira issue description (jira_limited and jira_full tested).

Expected behavior The Finding_text field should be displayed in the Jira issue description even if it is at the end of the issue.

Deployment method

  • [X] Docker Compose

Environment information

  • Operating System: Rocky Linux 9
  • Docker Compose version: v2.32.4
  • DefectDojo version: v. 2.47.1

Additional context After some research, I was able to fix the problem and I will create a PR for this.

9alexx3 avatar Jun 16 '25 10:06 9alexx3