Actions
Task #5868
closedCreate a way for plugin writers to create "not equal" filters
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 66
Quarter:
Description
Filters use django lookups[0] so we'll need one for "not equal".
[0] https://docs.djangoproject.com/en/2.2/ref/models/lookups/
Related issues
Updated by daviddavis almost 5 years ago
- Blocks Story #5854: API filtering: return all that don't match string added
Updated by daviddavis almost 5 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
Added by daviddavis almost 5 years ago
Updated by daviddavis almost 5 years ago
- Tracker changed from Issue to Task
- Project changed from RPM Support to Pulp
- % Done set to 0
Updated by daviddavis almost 5 years ago
- Subject changed from Create a "not equal" lookup to Create a way for plugin writers to create "not equal" filters
Updated by daviddavis almost 5 years ago
- Sprint set to Sprint 63
I'm adding this to the sprint since there is a PR and it's blocking an issue on the sprint.
Updated by daviddavis almost 5 years ago
- Sprint/Milestone changed from 3.1.0 to 3.2.0
Updated by daviddavis almost 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|c08e642d20efdc1cd8d4616dd52168a44649770c.
Updated by daviddavis over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add a ne lookup for filters
fixes #5868 https://pulp.plan.io/issues/5868