Actions
Task #1302
closedStory #1150: As a user, I can lazily fetch repositories
Track whether unit has downloaded content.
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
2.8.0
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
We need to track whether a unit has its associated content downloaded (or not). We need to add a property to the ContentUnit model object. Something like: downloaded (boolean). The set_content() method can set this property to TRUE. This property needs to default to FALSE be added to the indexes.
Do we need to add a migration for this?
Actions
ref #1302 - add downloaded field to file content unit.