Task #3125
Make 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
Associated revisions
Revision 9d9c6a67
View on GitHub
Using UUIDs in URLs for users, publishers, importers, distros, and workers
History
#1
Updated by dkliban@redhat.com about 3 years ago
- Tracker changed from Story to Issue
- Severity set to 2. Medium
- Triaged set to No
#2
Updated by amacdona@redhat.com about 3 years ago
This is a valid issue, but we should decide how we want to proceed before accepting this one.
#3
Updated by dalley about 3 years ago
- Tracker changed from Issue to Task
- % Done set to 0
#4
Updated by dkliban@redhat.com about 3 years ago
- Subject changed from Importer and Publisher URIs are mutable to Make User, Importer, Publisher, and Distribution URIs immutable
- Description updated (diff)
#5
Updated by daviddavis about 3 years ago
- Blocks Story #3142: As an authenticated user, I can filter users. added
#6
Updated by daviddavis about 3 years ago
- Groomed changed from No to Yes
- Sprint Candidate changed from No to Yes
#7
Updated by daviddavis about 3 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.
#8
Updated by rchan about 3 years ago
- Sprint/Milestone set to 48
#9
Updated by daviddavis about 3 years ago
- Tags Pulp 3 MVP added
#10
Updated by daviddavis about 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
#11
Updated by daviddavis about 3 years ago
- Status changed from ASSIGNED to POST
#12
Updated by daviddavis about 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|9d9c6a671816b214fdf518fbd6fe79dfd8872e54.
#13
Updated by bmbouter almost 3 years ago
- Sprint set to Sprint 29
#14
Updated by bmbouter almost 3 years ago
- Sprint/Milestone deleted (
48)
#15
Updated by dkliban@redhat.com almost 3 years ago
- Sprint/Milestone set to 3.0.0
#16
Updated by bmbouter over 1 year ago
- Tags deleted (
Pulp 3, Pulp 3 MVP)
#17
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue
Using UUIDs in URLs for users, publishers, importers, distros, and workers
fixes #3125 https://pulp.plan.io/issues/3125