Skip to content

V2 Client: Search Projects not working #399

@amilsonjunior

Description

@amilsonjunior

The searchProjects endpoint in V2 isn't working - I think the issue is on Jira's side. It's using the same path as GET /rest/api/2/project/{projectIdOrKey}, so when I try to call searchProjects, it returns:
No project could be found with key 'search'.

Looks like it's interpreting "search" as a project key instead of a query. On the other hand, GET /rest/api/2/project seems to return all projects.

Metadata

Metadata

Assignees

Labels

Investigation requiredPoints out issues that need further exploration or detailed examination.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions