Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upNull Accout in GraphQL result crashes PR detail view #2276
Closed
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a commit author's email does not match the email of a GitHub account the GraphQL
IActorobject will have a null user.This crashes the PR Detail view, and probably causes a few other problems.