Skip to content

Feature/populate member details #9

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

Merged
merged 4 commits into from
Dec 9, 2019

Conversation

maxceem
Copy link
Contributor

@maxceem maxceem commented Dec 9, 2019

Winner submission from the challenge http://www.topcoder.com/challenge-details/30109319/?type=develop

Plus some improvements:

  • don't fail in case we cannot populate member with user details for any reason
  • added comprehensive logging for debugging errors during member population
  • fix case when user already existed when we create it and also populate details in such case (in reality should never happen)

imcaizheng and others added 3 commits December 7, 2019 16:14
- don't fail in case we cannot populate member with user details for any reason
- added comprehensive logging for debugging errors during member population
- fix case when user already existed when we create it and also populate details in such case (in reality should never happen)
Do it the same way we are doing in the Project Service, as we know that such a way works good for us.
@vikasrohit vikasrohit merged commit 543b505 into develop Dec 9, 2019
@maxceem maxceem deleted the feature/populate-member-details branch March 17, 2020 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants