•  
      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
    9565
    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 (SOAP|REST)
    All
    Empty
    • [x] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    New
    Empty
    Attachments
    Empty
    References
    References list is empty