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

Closed
opened 2025-11-02 05:56:23 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @6543 on GitHub (Jan 9, 2020).

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

Originally created by @6543 on GitHub (Jan 9, 2020). version 1.11.0-RC1 return 500 on api `​/repos​/issues​/search`
GiteaMirror added the type/bug label 2025-11-02 05:56:23 -06:00
Author
Owner

@6543 commented on GitHub (Jan 11, 2020):

Info: ocure only if no token/login exist

@6543 commented on GitHub (Jan 11, 2020): Info: ocure only if no token/login exist
Author
Owner

@davydov-vyacheslav commented on GitHub (Mar 10, 2020):

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.

@davydov-vyacheslav commented on GitHub (Mar 10, 2020): 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.
Author
Owner

@zeripath commented on GitHub (Mar 10, 2020):

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

@zeripath commented on GitHub (Mar 10, 2020): Please open a different issue. The bug you're referring to is different.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#4618