•  
      request #11720 Error: Bad Request: `content` is required in the artifact modal
    Infos
    #11720
    Joris MASSON (jmasson)
    2018-09-24 13:57
    2018-06-29 14:28
    12131
    Details
    Error: Bad Request: `content` is required in the artifact modal
    Given that I'm using the artifact modal, when I try to upload a file size > 1MiB, then I will get an error Bad Request: `content` is required.
    Files are "chunked" into 1MiB parts, and this error always occurs on the PUT artifact_temporary_files route, which is called for the second and following chunks.
    This prevents anyone from uploading files > 1MiB
    Agile Dashboard
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2018-09-24
    Attachments
    Empty
    References
    Referencing request #11720
    Referenced by request #11720

    Artifact Tracker v5

    rel #11517 10.3

    Follow-ups