You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@olingo.apache.org by "Ramesh Reddy (JIRA)" <ji...@apache.org> on 2018/08/03 16:09:00 UTC

[jira] [Updated] (OLINGO-1245) Parsing issue with parens

     [ https://issues.apache.org/jira/browse/OLINGO-1245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ramesh Reddy updated OLINGO-1245:
---------------------------------
    Fix Version/s: (Java) V4 4.5.0

> Parsing issue with parens
> -------------------------
>
>                 Key: OLINGO-1245
>                 URL: https://issues.apache.org/jira/browse/OLINGO-1245
>             Project: Olingo
>          Issue Type: Bug
>          Components: odata4-server
>    Affects Versions: (Java) V4 4.4.0
>            Reporter: Steven Hawkins
>            Assignee: Ramesh Reddy
>            Priority: Major
>             Fix For: (Java) V4 4.5.0
>
>
> If you try to use a filter using not with a boolean expression nested in parens, not(CustomerID eq null), you get an exception like:
> "The property 'not', used in a query expression, is not defined in type XXX"
> However it appears that this should be allowed:
> [http://services.odata.org/V4/Northwind/Northwind.svc/Customers?$filter=not(CustomerID%20eq%20null])



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