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

fix(Organizations): Handle error on projects fetch #30

Merged
merged 1 commit into from
Jun 2, 2020

Conversation

itupix
Copy link
Contributor

@itupix itupix commented Jun 2, 2020

Pull Request Template

PR Checklist

  • I have run <TEST COMMAND> locally and all tests are passing.
  • I have added/updated tests for any new behavior.
  • If this is a significant change, an issue has already been created where the problem / solution was discussed: [N/A, or add link to issue here]

PR Description

Fixed the fetching on bad organization. When a request fails on projects, there is no fetching on repos, and the organization is disabled.

@itupix itupix added the bug Something isn't working label Jun 2, 2020
@itupix itupix linked an issue Jun 2, 2020 that may be closed by this pull request
src/shared/requester.js Outdated Show resolved Hide resolved
@Debaerdm Debaerdm added the minor label Jun 2, 2020
fix(Organizations): Handle error on projects fetch
@itupix itupix merged commit 862f1c1 into master Jun 2, 2020
@itupix itupix deleted the fix/organizations branch June 4, 2020 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash on error 401 on organizations
2 participants