Task #3125
closedMake User, Importer, Publisher, and Distribution URIs immutable
100%
Description
Users, Importers, Publishers, and Distributions use a name in the resource URI. The user is allowed to modify the name of each of the resources. When such a change occurs, any client that is storing the original URI will receive a 404 when trying to access it.
Users, Importers, Publishers, and Distributions should use their primary key, a UUID, as an identifier in the URI.
Related issues
Updated by dkliban@redhat.com about 7 years ago
- Tracker changed from Story to Issue
- Severity set to 2. Medium
- Triaged set to No
Updated by amacdona@redhat.com about 7 years ago
This is a valid issue, but we should decide how we want to proceed before accepting this one.
Updated by dalley about 7 years ago
- Tracker changed from Issue to Task
- % Done set to 0
Updated by dkliban@redhat.com about 7 years ago
- Subject changed from Importer and Publisher URIs are mutable to Make User, Importer, Publisher, and Distribution URIs immutable
- Description updated (diff)
Updated by daviddavis almost 7 years ago
- Blocks Story #3142: As an authenticated user, I can filter users. added
Updated by daviddavis almost 7 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
Updated by daviddavis almost 7 years ago
It sounds like on the mailing list, most people wanted to proceed with using IDs in URLs. We should work on this in the very near future though as other issues/design are waiting on this.
Updated by daviddavis almost 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
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 9d9c6a67 | View on GitHub
Using UUIDs in URLs for users, publishers, importers, distros, and workers
Updated by daviddavis almost 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|9d9c6a671816b214fdf518fbd6fe79dfd8872e54.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Using UUIDs in URLs for users, publishers, importers, distros, and workers
fixes #3125 https://pulp.plan.io/issues/3125