-
Notifications
You must be signed in to change notification settings - Fork 60
Closed
Labels
Investigation requiredPoints out issues that need further exploration or detailed examination.Points out issues that need further exploration or detailed examination.
Description
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.Points out issues that need further exploration or detailed examination.