Task #6939
closedEnsure that all the `size` fields are BigIntergerField to match the pulpcore `Artifact.size`
100%
Description
Ensure the existing code has BigIntergerField for the size which is returned in expected_size
property or used in other way for Artifact
/RemoteArtifact
creation.
Update plugin writer's doc to reflect this requirement for the size.
Updated by ttereshc over 4 years ago
- Subject changed from Ensure that all the `size` fields are BigIntergerField to match the pulpcore Artifact.size to Ensure that all the `size` fields are BigIntergerField to match the pulpcore `Artifact.size`
- Description updated (diff)
Updated by ttereshc over 4 years ago
- Assignee set to ttereshc
- Sprint set to Sprint 75
Added by ttereshc over 4 years ago
Added by ttereshc over 4 years ago
Revision 0c52fd54 | View on GitHub
Make size fields of BigIntegerField type.
To be inline with pulpocre Artifact.size
.
Added by ttereshc over 4 years ago
Revision 0c52fd54 | View on GitHub
Make size fields of BigIntegerField type.
To be inline with pulpocre Artifact.size
.
Updated by ttereshc over 4 years ago
- Status changed from NEW to POST
Updated by ttereshc over 4 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulp:pulp-2to3-migration|0c52fd544dcfa8e7fae0d4d6cae360782ecce86f.
Added by ttereshc over 4 years ago
Revision 016a8c25 | View on GitHub
Make size fields of BigIntegerField type.
To be inline with pulpocre Artifact.size
.
Added by ttereshc over 4 years ago
Revision 016a8c25 | View on GitHub
Make size fields of BigIntegerField type.
To be inline with pulpocre Artifact.size
.
Added by ttereshc over 4 years ago
Revision 016a8c25 | View on GitHub
Make size fields of BigIntegerField type.
To be inline with pulpocre Artifact.size
.
Updated by ttereshc over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Make size fields of BigIntegerField type.
To be inline with pulpocre
Artifact.size
.closes #6939 https://pulp.plan.io/issues/6939