Skip to content

[$75]Validate for Valid Users #14

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

Closed
veshu opened this issue Nov 27, 2020 · 4 comments
Closed

[$75]Validate for Valid Users #14

veshu opened this issue Nov 27, 2020 · 4 comments

Comments

@veshu
Copy link
Contributor

veshu commented Nov 27, 2020

Currently, JobCandidate POST fails If a user issue exists on v5/users with below message

{
    "message": "userId: 887xxxxx \"user\" not found"
}

This means the userId (who is posting the job) is created and part of v3 API but not available on v5/user.
Hence follow the below steps for creating v5/users and then create a job candidate. Verify for PUT/PATCH too.

Steps need to do

  1. Create user on Ubahn
  2. Map the user with org

See https://github.com/topcoder-platform/u-bahn-bulk-processor/blob/develop/src/services/ProcessorService.js#L86-L92

@veshu veshu changed the title Validate for Valid Users [$75]Validate for Valid Users Nov 27, 2020
@veshu
Copy link
Contributor Author

veshu commented Nov 27, 2020

Contest https://www.topcoder.com/challenges/30154009 has been created for this ticket.

This is an automated message for veshu via Topcoder X

@imcaizheng imcaizheng self-assigned this Nov 27, 2020
@veshu
Copy link
Contributor Author

veshu commented Nov 27, 2020

Contest https://www.topcoder.com/challenges/30154009 has been updated - it has been assigned to aaron2017.

This is an automated message for veshu via Topcoder X

@imcaizheng
Copy link
Contributor

Fixed. See #19

@veshu
Copy link
Contributor Author

veshu commented Dec 2, 2020

Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30154009

This is an automated message for veshu via Topcoder X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants