Skip to content

[Bug] [API] ​/repos​/issues​/search #9677

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

Closed
6543 opened this issue Jan 9, 2020 · 3 comments · Fixed by #9698
Closed

[Bug] [API] ​/repos​/issues​/search #9677

6543 opened this issue Jan 9, 2020 · 3 comments · Fixed by #9698
Labels
Milestone

Comments

@6543
Copy link
Member

6543 commented Jan 9, 2020

version 1.11.0-RC1 return 500 on api ​/repos​/issues​/search

@lunny lunny added the type/bug label Jan 10, 2020
@lunny lunny added this to the 1.11.0 milestone Jan 10, 2020
@6543
Copy link
Member Author

6543 commented Jan 11, 2020

Info: ocure only if no token/login exist

@davydov-vyacheslav
Copy link

I'd like to reopen this defect:

I'm trying to get list of all open PR within the system via API. When I'm trying to execute /repos/issue/search API request (even without search parameters, even without authentication -- just curl -X GET "https://try.gitea.io/api/v1/repos/issues/search") I'm retrieving the following error: Find: too many SQL variables

  • Gitea version: 1.12.0+dev-3-g9269b7f62
  • full request: curl -X GET "https://try.gitea.io/api/v1/repos/issues/search?state=open&type=pulls" -H "accept: application/json" -H "authorization: Basic ZGF2c0BqYXZhbml4LmNvbTpkYXZ5ZG92dnY="

P.S. I have local system of 1.11.2 version and don't have such issue.

@zeripath
Copy link
Contributor

Please open a different issue. The bug you're referring to is different.

@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants