•  
      request #7512 PUT /artifacts/:id with invalid workflow should return a 400 error code
    Infos
    #7512
    Manuel Vacelet (vaceletm)
    2021-07-24 14:00
    2014-10-07 16:42
    7517
    Details
    PUT /artifacts/:id with invalid workflow should return a 400 error code
    As of today, when value is invalid (like invalid workflow or other invlid data) it returns a 500 HTTP status while a 400 is more suitable.
    API
    7.5
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Laurent Delaigue (ldelaigue)
    Stage
    Manuel Vacelet (vaceletm)
    Declined
    Empty
    Attachments
    Empty
    References
    Referenced by request #7512

    Follow-ups

    User avatar
    • Summary
      -PUT /artifacts/:id with invalid submitted value should return a 400 error code 
      +PUT /artifacts/:id with invalid workflow should return a 400 error code