Task #2942
closedRefit ChangeSet to work with content model changes.
100%
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.
Related issues
Updated by dkliban@redhat.com over 7 years ago
- 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.
Updated by jortel@redhat.com over 7 years ago
- Blocked by Story #2872: As an authenticated user, I can create a Content unit from one or more artifacts added
Updated by jortel@redhat.com over 7 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jortel@redhat.com
- Sprint/Milestone set to 42
Updated by bmbouter over 7 years ago
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.
Updated by jortel@redhat.com over 7 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com over 7 years ago
Added by jortel@redhat.com over 7 years ago
Revision 5847a684 | View on GitHub
ChangeSet updated for content/artifact model changes. closes #2942
Updated by jortel@redhat.com over 7 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp|5847a684b69b96269993d9ed7ad29283d4f7f4f3.
Updated by bmbouter almost 7 years ago
- Tags deleted (
Pulp 3 Plugin Writer Alpha)
Cleaning up Redmine tags
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
ChangeSet updated for content/artifact model changes. closes #2942