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

Auto_create_context in reimport scan changes the engagement deduplication

Open Gby56 opened this issue 3 years ago • 0 comments

When trying to create engagements dynamically with different deduplication modes, I realized that the setting would be switched back to "disabled" for the deduplicate only in engagement, which is not ideal

Expected behavior Either let the user input that param in the reimport-scan API or don't change it

Deployment method (select with an X)

  • [ ] Docker Compose
  • [X] Kubernetes
  • [ ] GoDojo

Environment information

  • DefectDojo version 2.12.0

Logs Use docker-compose logs (or similar, depending on your deployment method) to get the logs and add the relevant sections here showing the error occurring (if applicable).

Sample scan files If applicable, add sample scan files to help reproduce your problem.

Screenshots If applicable, add screenshots to help explain your problem.

Additional context (optional) Add any other context about the problem here.

Gby56 avatar Jul 13 '22 14:07 Gby56