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

Improve JobManager (get errors + parse error message when importing users) #407

Merged
merged 5 commits into from
Aug 8, 2019

Conversation

jbauth0
Copy link
Contributor

@jbauth0 jbauth0 commented Aug 6, 2019

Changes

Please describe both what is changing and why this is important. Include:

  • Add support for retrieving errors from import jobs
  • Add support for parsing error message from the json body of JobsManager.importUsers when present and the existing error.text is empty.

References

Please include relevant links supporting this change such as a:

  • Just some things I discovered while using this library

Testing

Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.

  • This change adds unit test coverage
  • This change adds integration test coverage

Checklist

…arsing error message from the json body of JobsManager.importUsers when present
@jbauth0 jbauth0 requested a review from a team August 6, 2019 18:03
@jbauth0
Copy link
Contributor Author

jbauth0 commented Aug 6, 2019

Sorry for the PR spam - I messed up something when forking and couldn't update my old PR so I deleted it and replaced it with this one.

@lbalmaceda lbalmaceda requested review from luisrudge and removed request for a team August 6, 2019 18:31
@luisrudge luisrudge changed the title Feature/job manager updates Improve JobManager (get errors + parse error message when importing users) Aug 7, 2019
@luisrudge luisrudge merged commit 0982ca4 into auth0:master Aug 8, 2019
@luisrudge luisrudge added this to the v2.19.0 milestone Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants