fao89 / pulp_ansible

A Pulp plugin that manages Ansible content, i.e. roles, collections
https://pulp-ansible.readthedocs.io/en/latest/
GNU General Public License v2.0
0 stars 0 forks source link

Ensure ContentVersionFilter can use DRF sorting on inherited fields #15

Open fao89 opened 2 years ago

fao89 commented 2 years ago

Author: @bmbouter (bmbouter)

Redmine Issue: 5399, https://pulp.plan.io/issues/5399


Currently the ContentVersionFilter does not manually specify the ordering_fields option DRF supports.

I believe ContentVersionFilter gets "ordering_fields" automagically from it's ancestors, but I'm not 100% sure. This task is to determine for sure if sort is working currently or not.

fao89 commented 2 years ago

From: @RCMariko (rchan) Date: 2019-09-13T18:23:34Z


Haven't gotten to this yet and have higher priorities, so removing from sprint & assignee.