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
Projects

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
@MattIPv4 MattIPv4 added this to Triage in 2020 via automation Jul 24, 2020
@MattIPv4 MattIPv4 moved this from Triage to P2 - If time allows in 2020 Jul 24, 2020
@MattIPv4 MattIPv4 moved this from P2 - If time allows to P1 - Must do in 2020 Jul 24, 2020
@MattIPv4 MattIPv4 moved this from P1 - Must do to P2 - If time allows in 2020 Jul 24, 2020
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
2020
  
P2 - If time allows
Development

No branches or pull requests

2 participants