Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARC-1428: Assert optional when getting PR review status #1272

Merged

Conversation

atrigueiro
Copy link
Contributor

@atrigueiro atrigueiro commented Jun 15, 2022

From Sentry

TypeError
Cannot read property 'state' of null
/app/src/transforms/transform-pull-request.js in null. at line 29:40

Wasn't able to quite replicate this one locally but at least this PR will fix type errors.

However, I did come across a scenario where if I add a reviewer while creating the pull request before hitting the "Create pull request" button, the reviewers don't appear in Jira because we do a getReviews instead of looking through the requested_reviewers field in the payload. Raising a ticket ARC-1430 in our backlog to address this.

@atrigueiro atrigueiro requested a review from a team as a code owner June 15, 2022 06:19
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