Actions
Story #3142
closedAs an authenticated user, I can filter users.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
Yes
Tags:
Sprint:
Sprint 30
Quarter:
Description
As a user I can filters users by username, id.
Filters:
- username (equality, name_in_list)
- id (equality, id_in_list)
Related issues
Updated by daviddavis about 7 years ago
- Tracker changed from Issue to Story
- % Done set to 0
Updated by dkliban@redhat.com almost 7 years ago
We should decide if we are going to expose the user id or not. We should expose the id if the username is mutable. Otherwise we don't need to expose the id.
Updated by daviddavis almost 7 years ago
- Blocked by Task #3125: Make User, Importer, Publisher, and Distribution URIs immutable added
Updated by daviddavis almost 7 years ago
I'm setting #3125 as blocker since it could potentially expose ID for usernames which would affect what filters we expose for users.
Updated by dkliban@redhat.com almost 7 years ago
- Description updated (diff)
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by daviddavis almost 7 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis almost 7 years ago
Added by daviddavis almost 7 years ago
Revision 351b54fb | View on GitHub
Add username filters for user list endpoint
Updated by daviddavis almost 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|351b54fb0ecfb7adc8fc702dee8bad71cf44842a.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Add username filters for user list endpoint
fixes #3142 https://pulp.plan.io/issues/3142