You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use issues search API to list issues in a project.
Search keyword’s length is greater than 2, it works normaly.
But when the seach keyword’s length is less than 3, I can’t get any result.
GET /issues?search=fo
Is it a bug in GitLab API?
GitLab version: GitLab 14.4
The text was updated successfully, but these errors were encountered:
I use issues search API to list issues in a project.
Search keyword’s length is greater than 2, it works normaly.
But when the seach keyword’s length is less than 3, I can’t get any result.
GET /issues?search=fo
Is it a bug in GitLab API?
GitLab version: GitLab 14.4
The text was updated successfully, but these errors were encountered: