Closed wuejk closed 11 months ago
Mock server is not able to parse filter value and request fails because of that ("@sap-ux/ui5-middleware-fe-mockserver": "2.2.5")
Request:
C_ChangeDocuments?$skip=0&$top=20&$orderby=CreatedOn%20desc&$filter=ChangeDocObjectClass%20eq%20%27MM_PUR_PROCPRJ%27%20and%20ChangeDocObject%20eq%20%273D1780001396491CA80300803B70E300%27%20and%20CreatedOn%20ge%20datetimeoffset%272021-06-12T07%3a30%3a34Z%27&$select=ChangeDocLanguageKey%2cCreatedByUser%2cCreationDate%2cCreationTime&$inlinecount=allpages HTTP/1.1
Error message:
Parsing errors detected when parsing ChangeDocObjectClass eq 'MM_PUR_PROCPRJ' and ChangeDocObject eq '3D1780001396491CA80300803B70E300' and CreatedOn ge datetimeoffset'2021-06-12T07:30:34Z'
Will be fixed with version 2.2.6
Description
Mock server is not able to parse filter value and request fails because of that ("@sap-ux/ui5-middleware-fe-mockserver": "2.2.5")
Request:
Error message: