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

some nuget2 queries fail with normalized filter syntax and should be skipped/blacklisted #3059

Merged
merged 1 commit into from
Feb 20, 2018

Conversation

viktor-svub
Copy link
Contributor

nuget2 filter syntax may not be fully supported and MethodNotAllowed should be skipped rather than faulting the lookup attempt
e.g. query /Packages?$filter=(tolower(Id) eq 'my.unique.package.name') and (Version eq '1.2.3.4')' on Artifactory 5.8.1 consistently fails with 405, but the package may be found via non-normalized query

@forki forki merged commit 38f8471 into fsprojects:master Feb 20, 2018
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

Successfully merging this pull request may close these issues.

None yet

2 participants