Project

General

Profile

Actions

Defect #36042

open

Filtering issues by multiple projects in REST API returns a 404

Added by Julián Maestri over 2 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

You can specify multiple issues, statuses by separating them with a pipe `|` but when trying to specify multiple projects it returns a 404.

/issues.json?issue_id=1|2 works
/issues.json?project_id=1 works
/issues.json?project_id=2 works
/issues.json?project_id=1|2 throws a 404

No data to display

Actions

Also available in: Atom PDF