Skip to content

auto_create_context: make engagement creation atomic#13444

Merged
Maffooch merged 1 commit intoDefectDojo:devfrom
valentijnscholten:auto-create-atomic
Oct 17, 2025
Merged

auto_create_context: make engagement creation atomic#13444
Maffooch merged 1 commit intoDefectDojo:devfrom
valentijnscholten:auto-create-atomic

Conversation

@valentijnscholten
Copy link
Copy Markdown
Member

Concurrent uploads could lead to duplicate identical engagements being created using auto_create_context=True.
Fixes #11154

@valentijnscholten valentijnscholten added this to the 2.52.0 milestone Oct 16, 2025
@valentijnscholten valentijnscholten linked an issue Oct 16, 2025 that may be closed by this pull request
3 tasks
Copy link
Copy Markdown
Contributor

@mtesauro mtesauro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

Copy link
Copy Markdown
Contributor

@Maffooch Maffooch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice approach

@Maffooch Maffooch merged commit 489936f into DefectDojo:dev Oct 17, 2025
148 checks passed
Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Concurrent Report Uploads Creating Duplicate Engagements

5 participants