•  
      request #10285 Can't remove all the attachements of an artifact with the REST API
    Infos
    #10285
    Thomas Gerbet (tgerbet)
    2017-06-05 14:49
    2017-06-05 11:28
    10535
    Details
    Can't remove all the attachements of an artifact with the REST API
    If try to remove all the attachments from an artifact using a payload similar to:
    {
    "values": [
    {
    "field_id": <field_id>,
    "value": []
    }
    ]
    }

    it does not work. You get an error message saying the error message is invalid for the field.
    Trackers
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2017-06-05
    Attachments
    Empty
    References

    Follow-ups