Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      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
    10542
    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
    Referenced by request #10285

    Follow-ups