Follow up from https://github.com/topcoder-platform/work-manager/issues/917#issuecomment-741941747 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.