Project

Profile

Help

Issue #5621

closed

Story #5517: [EPIC] Automation Hub Release Blockers

Add sort parameters to Collection Version List

Added by newswangerd over 4 years ago. Updated over 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 61
Quarter:

Description

Add a sort parameter to the Collection Version List (/pulp/api/v3/content/ansible/collection_versions/) that allows sorting by:

- Collection name
- Namespace name
- Date created
- Collection version

We need to be able to sort by created date. The rest would be nice to have, but aren't critical.

Actions #1

Updated by daviddavis over 4 years ago

  • Sprint set to Sprint 61

This is a blocker. Adding to sprint.

Actions #2

Updated by daviddavis over 4 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to daviddavis

Added by daviddavis over 4 years ago

Revision f341c095 | View on GitHub

Fix bug where ordering filter raised 400

The ordering parameter is used by DRF to order results and should not be considered an invalid parameter on GET requests.

ref #5621

Added by daviddavis over 4 years ago

Revision 70399453 | View on GitHub

Adding sort params to collection versions endpoint

fixes #5621 https://pulp.plan.io/issues/5621

Required PR: https://github.com/pulp/pulpcore/pull/357

Actions #4

Updated by daviddavis over 4 years ago

  • Status changed from POST to MODIFIED
Actions #5

Updated by bmbouter over 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF