Actions
Issue #4998
closedArtifact size is limited to 2 GB
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 55
Quarter:
Description
Artifact is using an IntegerField for size:
The max value of an IntegerField is 2147483647:
https://docs.djangoproject.com/en/2.2/ref/models/fields/#integerfield
Related issues
Actions
Increasing artifact size field to hold more than 2GB
fixes #4998