Content
View differences
Updated by Markus Kahl over 9 years ago
**As** an API v3 user
**I want** to be able filter the relations index
**so that** only results I’m interested in are returned.
**Todo**
- add RelationQueryFilter for use with [ParamsToQueryService](https://github.com/opf/openproject/blob/dev/app/services/api/v3/params_to_query_service.rb)
- add support for shortcuts (\&from\_id=42)
- add support for virtual attributes (\&involved\_id=84)
**I want** to be able filter the relations index
**so that** only results I’m interested in are returned.
**Todo**
- add RelationQueryFilter for use with [ParamsToQueryService](https://github.com/opf/openproject/blob/dev/app/services/api/v3/params_to_query_service.rb)
- add support for shortcuts (\&from\_id=42)
- add support for virtual attributes (\&involved\_id=84)