Actions
Task #6939
closedEnsure that all the `size` fields are BigIntergerField to match the pulpcore `Artifact.size`
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 75
Quarter:
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.
Actions
Make size fields of BigIntegerField type.
To be inline with pulpocre
Artifact.size
.closes #6939 https://pulp.plan.io/issues/6939