Skip to content

PM-4627: preserve iterative reviewer assignments#1588

Merged
jmgasper merged 2 commits intodevfrom
PM-4627
Apr 2, 2026
Merged

PM-4627: preserve iterative reviewer assignments#1588
jmgasper merged 2 commits intodevfrom
PM-4627

Conversation

@jmgasper
Copy link
Copy Markdown
Collaborator

@jmgasper jmgasper commented Apr 1, 2026

What was broken\nManual iterative review assignments on F2F challenges could reopen with a visible reviewer row but no restored memberId, which triggered member-required validation on later saves and launches.\n\nRoot cause\nHumanReviewTab only mapped the Iterative Review phase to the Iterative Reviewer role name. After save/reset dropped the persisted reviewer roleId, the form could not resolve existing resources stored under the Iterative Review alias back into reviewer member assignments.\n\nWhat was changed\nHumanReviewTab now resolves iterative review resources using both supported role-name aliases so saved reviewer resources repopulate the member assignment fields.\nA regression test now covers persisted reviewer rows without roleId when the backing resource role is named Iterative Review.\n\nAny added/updated tests\nAdded the iterative review alias regression test in HumanReviewTab.spec.tsx.


Open with Devin

What was broken\nManual iterative review assignments on F2F challenges could reopen with a visible reviewer row but no restored memberId, which triggered member-required validation on later saves and launches.\n\nRoot cause\nHumanReviewTab only mapped the Iterative Review phase to the `Iterative Reviewer` role name. After save/reset dropped the persisted reviewer roleId, the form could not resolve existing resources stored under the `Iterative Review` alias back into reviewer member assignments.\n\nWhat was changed\nHumanReviewTab now resolves iterative review resources using both supported role-name aliases so saved reviewer resources repopulate the member assignment fields.\nA regression test now covers persisted reviewer rows without roleId when the backing resource role is named `Iterative Review`.\n\nAny added/updated tests\nAdded the iterative review alias regression test in HumanReviewTab.spec.tsx.\n
@jmgasper jmgasper requested a review from kkartunov as a code owner April 1, 2026 17:09
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@jmgasper jmgasper merged commit ff239c7 into dev Apr 2, 2026
9 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.

1 participant