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?
Updated by jcline@redhat.com about 9 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to jcline@redhat.com
Updated by jortel@redhat.com about 9 years ago
- Assignee changed from jcline@redhat.com to jortel@redhat.com
Updated by jortel@redhat.com about 9 years ago
- Status changed from ASSIGNED to POST
Added by jortel@redhat.com about 9 years ago
Added by jortel@redhat.com about 9 years ago
Revision 916a2a01 | View on GitHub
ref #1302 - add downloaded field to file content unit.
Updated by ipanova@redhat.com about 9 years ago
- Status changed from POST to MODIFIED
Updated by jortel@redhat.com about 9 years ago
- Status changed from MODIFIED to POST
Moving back to POST because it's been merged to the lazy-content feature branch but not yet merged to a build branch.
Updated by jcline@redhat.com almost 9 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Updated by rbarlow almost 9 years ago
- Status changed from MODIFIED to 5
- Platform Release set to 2.8.0
Updated by dkliban@redhat.com over 8 years ago
- Status changed from 5 to CLOSED - CURRENTRELEASE
Actions
ref #1302 - add downloaded field to file content unit.