Actions
Story #6037
closedAs a user, I can recieve the same Artifact from multiple places in a Publication
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
This will allow the same artifact to be published at multiple relative paths in the same
publication.
To accomplish this: drop uniqueness constraint for content_artifacts in publications
Added by mdellweg almost 5 years ago
Updated by bmbouter almost 5 years ago
- Subject changed from Drop uniqueness constraint for content_artifacts in publications to As a user, I can recieve the same Artifact from multiple places in a Publication
- Description updated (diff)
- Status changed from NEW to POST
PR available at: https://github.com/pulp/pulpcore/pull/511/
Updated by bmbouter almost 5 years ago
- Tracker changed from Task to Story
Making it a story since the changelog positions the change as a feature.
Updated by mdellweg almost 5 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|8fc1a706e3b1a70aff63334f65e6b5050e7e7d1f.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove uniqueness constraint from PublishedArtifact
Allow the same artifact to be published multiple relative paths of the same publication.
fixes #6037 https://pulp.plan.io/issues/6037