Skip to content

When creating multiple attachments in parallel, only one is actually created #348

@maxceem

Description

@maxceem

Follow up from topcoder-platform/work-manager#917 (comment)

In Work Manager, we support uploading multiple attachments at once.

  • we send multiple POST /challenges/:id/attachments requests in parallel and all of them are successful
  • but after I reload the challenge GET /challenge/:id returns only one attachment

See demo video https://monosnap.com/file/mVqe0igPbDIa68bUepKwRujaTU0mQN

Example challenge 29d3d66f-d87f-402f-882f-258235ac7a6f on DEV.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions