Skip to content

[$75]Validate for Valid Users #14

Closed
@veshu

Description

@veshu

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions