Task #2942
closed
Refit ChangeSet to work with content model changes.
Status:
CLOSED - CURRENTRELEASE
Description
Need to update the ChangeSet to work with Artifact modeling changes in: #2872.
Things to keep in mind:
- Artifact only get's created when file is downloaded.
- The Artifact now has m/m relationship with Content using ContentArtifact. relative_path now stored on ContentArtifact.
- The role of DownloadCatalog has expanded to represent remote artifacts in general.
- Groomed changed from No to Yes
We should make sure that the validation of Artifacts is deduplicated between the upload use case and the download performed by the ChangeSet.
- Blocked by Story #2872: As an authenticated user, I can create a Content unit from one or more artifacts added
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
- Sprint/Milestone set to 42
This issue is blocked by #2872 so I think it should be at NEW not ASSIGNED. If we proceed on this too early, then we'll probably have to update again later. Perhaps it also should be on the sprint due to the blocking relationship also? We definitely want to get this to ASSIGNED as soon as its unblocked.
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Tags deleted (
Pulp 3 Plugin Writer Alpha)
- Sprint/Milestone deleted (
42)
- Sprint/Milestone set to 3.0.0
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
ChangeSet updated for content/artifact model changes. closes #2942