Skip to content

feat: allow users to request peer review from themselves - #14946

Merged
mtesauro merged 1 commit into
DefectDojo:bugfixfrom
valentijnscholten:feat/allow-self-peer-review
Jun 5, 2026
Merged

feat: allow users to request peer review from themselves#14946
mtesauro merged 1 commit into
DefectDojo:bugfixfrom
valentijnscholten:feat/allow-self-peer-review

Conversation

@valentijnscholten

@valentijnscholten valentijnscholten commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

Until now it has not been possible for users to request a peer review from themselves. This might have been a valid restriction in the past in older workflows. Right now I think it's not needed to exclude the logged in user. It's quite common I think for users to login to dojo to see the new findings from last night scans and request review from peers on some findings. Or just request review from themselves to make it clear the finding is being looked at.

Closes #14942

Remove the exclusion of the current user from the reviewer dropdown in
ReviewFindingForm so users can self-assign as reviewer.
@valentijnscholten valentijnscholten added this to the 2.59.1 milestone Jun 2, 2026

@mtesauro mtesauro left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Approved

@mtesauro
mtesauro removed the request for review from Maffooch June 4, 2026 05:29
@mtesauro
mtesauro merged commit 74a525e into DefectDojo:bugfix Jun 5, 2026
146 of 147 checks passed
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.

5 participants