Skip to content

[$300] Update the challenge object after forum created in processor #51

Closed
@jmgasper

Description

@jmgasper

After we've created the group / forum for a challenge, we need to update the challenge object to contain a reference back to the forum created:

So you should be able to POST/PUT/PATCH with the challenge object as laid out in this git issue:
topcoder-platform/challenge-api#290

More information on the format is here: topcoder-platform/challenge-api#290 (comment)

From Topcoder:

And you should assume that there can be multiple vanilla forums for whatever reason. So you should loop through all the challenge objects in the array, and if they’re type: challenge, and provider: vanilla, and the url is empty, create that forum.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions