Actions
Issue #4079
closedfield manifest had null=True even manifest cannot never be null
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
FilePublisher model has set null=True but manifest cannot be null any time
Updated by ppicka about 6 years ago
- Status changed from ASSIGNED to POST
Created https://github.com/pulp/pulp_file/pull/131 for this
Added by ppicka about 6 years ago
Updated by ppicka about 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset ec3e8e515604101c6e1d55881fe21f14c622bf03.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Remove 'null' argument from manifest model
manifest cannot be ever null as is needed for file list
https://pulp.plan.io/issues/4079
closes #4079
Signed-off-by: Pavel Picka ppicka@redhat.com