•  
      request #6778 Issue in SOAP function: "searchDocmanItem"
    Infos
    #6778
    Sandra Echinard (sechinard)
    2014-04-28 15:40
    2014-04-25 17:02
    6825
    Details
    Issue in SOAP function: "searchDocmanItem"
    In this example:
    $criterias = array(
    array(
    'field_name' => 'update_date',
    'field_value' => '2013-08-01',
    'operator' => '>='
    )
    );
    It seems that the operator in the criterias is not taken into account.
    We always get the same results even if we try to modify the date to '2013-08-10'.
    API
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Sandra Echinard (sechinard)
    Closed
    Empty
    Attachments
    Empty
    References

    Follow-ups

    User avatar
    dylan bowden (dylan)2014-04-28 15:40
    Integrated in Tuleap 6.12.99.93

    • Status changed from Under review to Closed