Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.

Handle deleted users #393

Open
jhaff opened this issue Nov 1, 2019 · 0 comments
Open

Handle deleted users #393

jhaff opened this issue Nov 1, 2019 · 0 comments
Labels
bug Verified bug that needs a resolution

Comments

@jhaff
Copy link
Contributor

jhaff commented Nov 1, 2019

The GithubPullRequestService will raise a GithubPullRequestService:: UserNotFoundOnGithubError on line 50 if the response from the server indicates that the user in question has been deleted from GitHub. We need to account for this in the flow of the app by making some sort of User Deleted view and rendering it where appropriate

@johndbritton johndbritton added the bug Verified bug that needs a resolution label Nov 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Verified bug that needs a resolution
Projects
None yet
Development

No branches or pull requests

2 participants