Skip to content

Prod deploy - May 2026 fixes - #262

Merged
kkartunov merged 12 commits into
masterfrom
develop
May 28, 2026
Merged

Prod deploy - May 2026 fixes#262
kkartunov merged 12 commits into
masterfrom
develop

Conversation

@jmgasper

Copy link
Copy Markdown
Collaborator

No description provided.

vas3a and others added 12 commits May 21, 2026 11:15
…tch-to-gitea

PM-5118 directly dispatch to gitea
What was broken
F2F public reviewer applications could still be approved into the generic Reviewer resource role when the stored review opportunity/application looked like a regular review. That left the approved member off the Iterative Review tab.

Root cause
The previous fix only corrected missing review opportunity types during opportunity creation. Work Manager-created F2F challenges can persist a reviewer config on the Iterative Review phase with an explicit REGULAR_REVIEW type, and review-api approval trusted that regular opportunity type when choosing the resource role.

What was changed
Review application approval now detects regular reviewer applications for First2Finish challenges whose member reviewer config is attached to the Iterative Review phase and assigns the Iterative Reviewer resource role. Existing non-F2F regular review approvals continue to assign the Reviewer role.

Any added/updated tests
Added ReviewApplicationService coverage for assigning Iterative Reviewer on F2F iterative review approvals and preserving the regular Reviewer role when the F2F iterative config is not present.
PM-4691: assign iterative reviewer role for F2F approvals
…ancelled-jobs

Pm 5118 do not retry cancelled jobs
@kkartunov
kkartunov merged commit 7821632 into master May 28, 2026
8 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.

3 participants