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 #9285 Be able to request null criteria for date fields in REST API
    Infos
    #9285
    Thomas Gorka (tgorka)
    2016-06-24 13:29
    2016-06-24 13:29
    9572
    Details
    Be able to request null criteria for date fields in REST API
    We would like to query artifacts with only date fields containing null value.
    For example :

    {
    "9202": {
    "operator":"=",
    "value":[null]
    }
    }

    Should give only artifacts with no date set for field 9202.
    To send this parameter does not throw any error but it is not taken into account.
    API
    All
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty