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)
Environment information
- Operating System: Debian 13
- Docker Compose: v5.1.0
- DefectDojo version: 2.56.3
Sample scan files
generic_report1.json
generic_report2.json
Screenshots
- Upload generic_report1.json
- Upload generic_report2.json

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.
Steps to reproduce
Expected behavior
Finding tags on the dashboard should match whatever is present in current report.
Deployment method (select with an
X)Environment information
Sample scan files
generic_report1.json
generic_report2.json
Screenshots