•  
      request #14791 REST route get /trackers/{id}/artifacts results are not filtered if no result
    Infos
    #14791
    Sandra Echinard (sechinard)
    2020-05-13 10:25
    2020-04-15 15:07
    16064
    Details
    REST route get /trackers/{id}/artifacts results are not filtered if no result

    REST route get /trackers/{id}/artifacts results are not filtered if no result.

    For example, when filtering with submitted_by field ({"submitted_by": {"operator": "contains", "value": "119"}}),

    if user_id = 119 has submitted no artifacts, GET will return all the artifacts, while if user_id = 119 has submitted 10 artifacts, GET will return the 10 artifacts.

    API
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2020-05-13
    Attachments
    Empty
    References

    Follow-ups