You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Bruno Marques (JIRA)" <ji...@apache.org> on 2018/11/20 12:24:00 UTC

[jira] [Created] (OLINGO-1317) V2 JPA processor lacks methods for date filters

Bruno Marques created OLINGO-1317:
-------------------------------------

             Summary: V2 JPA processor lacks methods for date filters
                 Key: OLINGO-1317
                 URL: https://issues.apache.org/jira/browse/OLINGO-1317
             Project: Olingo
          Issue Type: Bug
          Components: odata2-jpa
    Affects Versions: V2 2.0.10
            Reporter: Bruno Marques


Steps to reproduce
 * Try to apply a filter method such as day(), month() or year() to an Edm.DateType field.

Expected
 * An entity list is returned, showing only those elements where the aforementioned filter applies.

Actual
 * An ODataNotImplementedException is raised.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)