Skip to content

Pass "duration" from Intake Form to TaaS Jobs #625

Closed
@maxceem

Description

@maxceem

When we create jobs using TaaS Intake Form https://connect.topcoder-dev.com/new-project/taas-jobs we are passing duration for each Job.

Previously, we didn't have a place in TaaS Job API to store this duration. But we've added "duration" field to the jobs recently topcoder-platform/taas-apis#143.

So now when creating Job in TaaS API during project creating we have to also pass "duration" as an integer number https://github.com/topcoder-platform/tc-project-service/blob/develop/src/events/projects/index.js#L204-L213

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions