Actions
Feature #26422
openFilter project by custom field
Status:
New
Priority:
Normal
Assignee:
-
Category:
REST API
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
Hello,
I searched the doc and tried a lot of commands, but it appears the possibility to filter by custom field available for issues, does not work with projects. Is it possible to add this feature?
GET /projects.json?cf_1=abcdef (if string)
GET /projects.json?cf_2=1 (if boolean)
GET /projects.json?cf_3=954 (if integer)
Thanks :)
Related issues
Updated by Mischa The Evil over 7 years ago
- Related to Feature #22966: Add ability search/filter project by project's custom fields added
Actions