Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing support for filter expressions #76

Open
goodlip96 opened this issue Jan 20, 2022 · 0 comments
Open

Missing support for filter expressions #76

goodlip96 opened this issue Jan 20, 2022 · 0 comments

Comments

@goodlip96
Copy link

goodlip96 commented Jan 20, 2022

I have been trying to use the sample code provided here but it seems that there are filter expressions (that are used in the postman collection and are documented as supported in the documentation) that seems to not be supported. The request that I am trying is the 'filter eq and (val or val)' in the 'User tests with garbage' folder in the Postman collection.

Upon sending this request, an exception is thrown since there are some filter expressions that are not supported as a filter in the FilterExpression class (line 269 onwards, exception happening in the default case for the switch statement such as 'sw', 'ew' and 'pr'.

image

Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 24, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 24, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 24, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 24, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 24, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue May 29, 2024
Sefriol added a commit to Sefriol/SCIMReferenceCode that referenced this issue Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant