Task #5868
Create 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
Associated revisions
History
#1
Updated by daviddavis over 1 year ago
- Blocks Story #5854: API filtering: return all that don't match string added
#2
Updated by daviddavis over 1 year ago
- Status changed from NEW to POST
- Assignee set to daviddavis
#3
Updated by daviddavis over 1 year ago
- Tracker changed from Issue to Task
- Project changed from RPM Support to Pulp
- % Done set to 0
#4
Updated by daviddavis over 1 year ago
- Subject changed from Create a "not equal" lookup to Create a way for plugin writers to create "not equal" filters
#5
Updated by daviddavis over 1 year 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.
#6
Updated by daviddavis over 1 year ago
- Sprint/Milestone set to 3.1.0
#7
Updated by rchan over 1 year ago
- Sprint changed from Sprint 63 to Sprint 64
#8
Updated by rchan about 1 year ago
- Sprint changed from Sprint 64 to Sprint 65
#9
Updated by rchan about 1 year ago
- Sprint changed from Sprint 65 to Sprint 66
#10
Updated by daviddavis about 1 year ago
- Sprint/Milestone changed from 3.1.0 to 3.2.0
#11
Updated by daviddavis about 1 year ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|c08e642d20efdc1cd8d4616dd52168a44649770c.
#12
Updated by daviddavis about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Add a ne lookup for filters
fixes #5868 https://pulp.plan.io/issues/5868