-
Notifications
You must be signed in to change notification settings - Fork 1.8k
findings tags are not updated when using reimport_scan #14606
Copy link
Copy link
Open
Labels
Description
Bug description
When I re-upload the report using reimport_scan api endpoint and findings has different tag values for an existing finding hash, it's value doesn't update.
Note: New tags addition works fine
Steps to reproduce
- Upload generic_report1.json using re-import.
- Upload generic_report2.json using re-import.
Expected behavior
Finding tags on the dashboard should match whatever is present in current report.
Deployment method (select with an X)
- Docker Compose
- Kubernetes
- GoDojo
Environment information
- Operating System: Debian 13
- Docker Compose: v5.1.0
- DefectDojo version: 2.56.3
Sample scan files
Screenshots
- Upload generic_report1.json
- Upload generic_report2.json

Reactions are currently unavailable