Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filtering parent=null does not work on learnergroups API anymore. #1409

Closed
ctam opened this issue May 4, 2016 · 0 comments
Closed

Filtering parent=null does not work on learnergroups API anymore. #1409

ctam opened this issue May 4, 2016 · 0 comments
Assignees

Comments

@ctam
Copy link
Member

ctam commented May 4, 2016

Filtering with filters[parent]=null is broken in v3.10.0.

The following example used to work. It will give me all the top-level learnergroups with cohort = 17.

https://<ilios-host>/api/v1/learnergroups?filters[cohort]=17&filters[parent]=null&order_by[title]=ASC

It's useful sometimes to get a list of all top-level learner groups before drilling down to the sub-groups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants