Sachit Aggarwal created OLINGO-1385: ---------------------------------------
Summary: filter not working with strings containing "_" underscore Key: OLINGO-1385 URL: https://issues.apache.org/jira/browse/OLINGO-1385 Project: Olingo Issue Type: Bug Reporter: Sachit Aggarwal Hi After moving to version 2.0.10 filters are not working with "_" value E.g. ABC/?$filter=Name%20eq%20%27DEFAULT_ONBOARDING_USECASE_ID%27 this is not working in 2.0.10 ; works fine in 2.0.9 Also string without underscore works fine E.g. ABC/?$filter=Name%20eq%20%27DEFAULTID%27 Regards Sachit -- This message was sent by Atlassian Jira (v8.3.2#803003)