Actions
Issue #2997
closeddownload Factory references Artifacts instead of RemoteArtifacts
Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 25
Quarter:
Description
Many places in Factory code refer to Artifact or artifact, when the object referenced is actually a RemoteArtifact. This discrepency was introduced when the upload API changed the order in which models are created.
[0] https://github.com/daviddavis/pulp/blob/3.0-dev/plugin/pulpcore/plugin/download/factory.py#L20
Actions